- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 04 Jan 2010 19:30:00 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=8630
Summary: 6.5.6.1 If I'm reading the paragraph that begins "All
event handlers on an element, whether set to null.."
correctly, it means that event handling code registered
with an IDL or content attribute always runs before any
code registered with addEventListene
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-
work/#events
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec bugs
AssignedTo: dave.null@w3.org
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org, public-html@w3.org
Section: http://www.whatwg.org/specs/web-apps/current-work/#events
Comment:
6.5.6.1 If I'm reading the paragraph that begins "All event handlers on an
element, whether set to null.." correctly, it means that event handling code
registered with an IDL or content attribute always runs before any code
registered with addEventListener. If so, I think this is worth calling out in
a Note below that paragraph. Also, I have no idea what the existing 2nd note
"The interfaces implemented by the event object..." means.
Posted from: 71.20.129.201
--
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 Monday, 4 January 2010 19:30:01 UTC