[Webkit-unassigned] [Bug 65407] Webkit allows modification of current document after parsing is done, should call document.open() on new document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 1 15:53:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65407


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102424|0                           |1
        is obsolete|                            |




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-08-01 15:53:14 PST ---
Created an attachment (id=102580)
 --> (https://bugs.webkit.org/attachment.cgi?id=102580&action=review)
updated test case

That text means that the first call to document.write() after parsing is done should replace original content, and that's what happens in both WebKit And Gecko. But why does the insertion point become undefined after the first document.write()?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list