- From: <bugzilla@jessica.w3.org>
- Date: Tue, 15 Apr 2014 22:52:51 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25357
Bug ID: 25357
Summary: Target for event type is not complete
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM3 Events
Assignee: travil@microsoft.com
Reporter: garykac@google.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
(originally from 25295)
Target for event type is not complete. I understand that you wrote:
"When used with an [XML 1.0] or [HTML5] application, the specifications of
those languages MAY restrict the semantics and scope (in particular the
possible event targets) associated with an event type."
But now we have different event target within the same specification:
for event resize
(https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#event-type-resize)
we have defaultView but in event table
(https://dvcs.w3.org/hg/dom3events/raw-file/tip/html/DOM3-Events.html#h4_event-types-list)
we have defaultView, Document.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Tuesday, 15 April 2014 22:52:52 UTC