Bug 26432

Summary: document.write not flushing
Product: WebKit Reporter: Adam Barth <abarth>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://webblaze.org/abarth/tests/jswrite/

Adam Barth
Reported 2009-06-15 22:27:31 PDT
If you document.write the string "1 <b>2</b> 3" into a blank iframe, the 3 doesn't show up until you call document.close(). Test case: http://webblaze.org/abarth/tests/jswrite/
Attachments
Alexey Proskuryakov
Comment 1 2009-06-17 01:44:36 PDT
*** This bug has been marked as a duplicate of 8961 ***
Note You need to log in before you can comment on or make changes to this bug.