- From: <bugzilla@jessica.w3.org>
- Date: Thu, 31 May 2012 08:59:43 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17231 --- Comment #3 from James Graham <jgraham@opera.com> 2012-05-31 08:59:42 UTC --- It seems that doing something that would cause further load events to fire from within the load handler (e.g. restarting / stopping the parser with document.open / document.write / document.close) doesn't in fact cause further load events to fire. If this was allowed the TC above would continue printing onload indefinitely, rather than once, as observed. It is possible that the spec already prevents this in some way that I have missed. But if not, it should. -- Configure bugmail: https://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, 31 May 2012 08:59:51 UTC