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/

Description Adam Barth 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/
Comment 1 Alexey Proskuryakov 2009-06-17 01:44:36 PDT

*** This bug has been marked as a duplicate of 8961 ***