[Bug 9767] Consider ignoring document.write() when IE ignores it if comes from the network task source

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





--- Comment #23 from Jonas Sicking <jonas@sicking.cc>  2010-07-16 14:45:16 ---
For what it's worth, I actually think it's a good idea to err on the side of
making document.write() do nothing rather than blow away the entire page. This
behavior seems like a much better error case for authors as a blank page is
equally helpful as the yellow screen of death of XML fame.

-- 
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 Friday, 16 July 2010 14:45:18 UTC