Skip to content
  • mjs's avatar
    Reviewed by John. · 7a011888
    mjs authored
    	- fixed 3120729 - HOMEPAGE: Can't set a DIV innerHTML property
    	with html content starting with <html><head><head/><body>
    
            * khtml/html/html_elementimpl.cpp:
            (HTMLElementImpl::createContextualFragment): Pop <html> and
    	<body>, and remove <head> to allow a full HTML document to be made
    	and inserted as a contextual fragment.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3112 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    7a011888