[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 #21 from Ian 'Hixie' Hickson <ian@hixie.ch>  2010-07-15 23:10:18 ---
I don't understand how the spec is racy with the parse. Can you elaborate?

Your proposal seems to affect far more scripts than necessary. I hadn't
realised you meant to affect so many scripts. Is that really necessary? Why
would we want a timeout inserted an external script that uses document.write()
to be ignored? Surely the ideal here is to have as small an effect on the
overall model as is possible while still resolving the compatibility problem.

-- 
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 Thursday, 15 July 2010 23:10:20 UTC