[Webkit-unassigned] [Bug 14709] document.write in onload fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 19 21:43:04 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14709





------- Comment #17 from mjs at apple.com  2007-08-19 21:43 PDT -------
I'm not sure the basic approach here is right:

a) Writing a </html> close tag shouldn't be necessary to have the written
contents actually appear; the fact that it is likely indicates some deeper
problem.

b) This probably means that certain kinds of document.write *after* onload
won't work right either, and there isn't code around to write the </html> in
such cases.


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



More information about the webkit-unassigned mailing list