Skip to content
  • mjs's avatar
    Reviewed by Ken. · 3ddf5d37
    mjs authored
    	- fixed 3151982 - missing content at debka.com after iframe is written using document.write
    	- fixed 3000234 - javascript problem writing iframe at cycleworld.com
    
            * khtml/html/htmltokenizer.cpp:
            (HTMLTokenizer::scriptHandler): If we come out of the script with
    	the parser in skip mode, don't throw away the whole rest of the
    	document - instead, parse it as usual. The parser's skip mode will
    	take care of skipping stuff as needed and will detect close tags
    	for special tags like <iframe>.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3363 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    3ddf5d37