RESOLVED DUPLICATE of bug 8961 26432
document.write not flushing
https://bugs.webkit.org/show_bug.cgi?id=26432
Summary document.write not flushing
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.