[Bug 9767] Consider ignoring document.write() when IE ignores it if IE has a sane condition for ignoring it

http://www.w3.org/Bugs/Public/show_bug.cgi?id=9767





--- Comment #1 from Henri Sivonen <hsivonen@iki.fi>  2010-05-19 15:51:50 ---
Potential solution: Ignoring document.write() if script is running from the
network task source due to external script element completing fetch (as opposed
to event handlers or timeouts) and the insertion point is undefined.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 19 May 2010 15:51:52 UTC