- From: <bugzilla@jessica.w3.org>
- Date: Wed, 07 Dec 2011 23:05:17 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=14895 Glenn Adams <glenn@skynav.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #2 from Glenn Adams <glenn@skynav.com> 2011-12-07 23:05:17 UTC --- (In reply to comment #1) > EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are > satisfied with this response, please change the state of this bug to CLOSED. If > you have additional information and would like the editor to reconsider, please > reopen this bug. If you would like to escalate the issue to the full HTML > Working Group, please add the TrackerRequest keyword to this bug, and suggest > title and text for the tracker issue; or you may create a tracker issue > yourself, if you are able to do so. For more details, see this document: > http://dev.w3.org/html5/decision-policy/decision-policy.html > > Status: Rejected > Change Description: no spec change > Rationale: This seems like a bug in the DOM Events spec, not the HTML spec. The problem is that the HTML5 spec refers to DOM3 Events spec [1], which defines *no* initialization dictionary types whatsoever. [1] [1] http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html This is not a bug in DOM-3 Events. If HTML5 is going to depend on initialization dictionaries, then it must refer to DOM-4 [2] Events instead of DOM-3 Events. [2] http://html5labs.interoperabilitybridges.com/dom4events/ Alternatively, all references to initialization dictionaries should be removed from HTML5 if the DOM-3 Events reference is to stand. -- 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 Wednesday, 7 December 2011 23:05:19 UTC