[Bug 14175] should allow deferring these steps until the event handler would be invoked (observable with window.onerror)

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

--- Comment #4 from Simon Pieters <simonp@opera.com> 2011-10-20 20:18:32 UTC ---
The only variance in behavior would be when window.onerror is invoked in case
the attribute contains a compile error. No?

I don't have numbers. But I know Opera (we don't have a public build with
onerror support yet), Firefox and Chrome all do this.

http://software.hixie.ch/utilities/js/live-dom-viewer/saved/1216

So possibly you could require that compiling the attribute is delayed until an
event is fired.

-- 
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, 20 October 2011 20:18:45 UTC