[Webkit-unassigned] [Bug 15581] Event handler ambiguity
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 23 01:11:23 PDT 2007
http://bugs.webkit.org/show_bug.cgi?id=15581
------- Comment #3 from ian at hixie.ch 2007-10-23 01:11 PDT -------
The click ev_onevent() function should fire first when you click the button. It
replaces the document with a new document, and that ends that. So you should
end up with a document that just says "Generated from script 1".
Ok so I wrote that based on just my knowledge of HTML5. Now for reality. I
tested IE7 and Mozilla trunk, and luckily for my credibility, both do exactly
what I just described. Score!
--
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list