- From: <bugzilla@jessica.w3.org>
- Date: Fri, 09 Jul 2010 19:14:29 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9767 --- Comment #11 from Adam Barth <w3c@adambarth.com> 2010-07-09 19:14:29 --- Is there some reason you don't want to insert the document.write before the EOF character? Since we haven't consumed the EOF character yet, this should be nice and predictable. We could do that whenever we get a document.write without an insertion point. There's some reason to believe this works for the web because it's what WebKit used to do in these situations. -- 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, 9 July 2010 19:14:32 UTC