[Bug 14175] onerror: Defer firing the onerror from compiling an event handler until it's used

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

--- Comment #10 from Simon Pieters <simonp@opera.com> 2011-10-27 08:12:59 UTC ---
In Opera with onerror support the output is:

log: before1
log: >undefined
log: before2
log: onerror called
log: after1
log: >undefined
log: after2
log: onerror called
log: onerror called

-- 
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, 27 October 2011 08:13:05 UTC