- From: <bugzilla@jessica.w3.org>
- Date: Tue, 12 Nov 2013 21:41:06 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23811
Bug ID: 23811
Summary: "To fire an event named e means that an event using"
which event?
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: trivial
Priority: P2
Component: DOM
Assignee: annevk@annevk.nl
Reporter: ian@hixie.ch
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, www-dom@w3.org
http://dom.spec.whatwg.org/#firing-events
The spec says for "fire": "To fire an event named e means that an event
using..."
It doesn't say to create the event first, so it's reasonable to assume that
this is a pre-existing event. It doesn't say how to determine which preexisting
event to use. It should just say that an event is to be created, and that event
is to be dispatched, or some such.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 12 November 2013 21:41:07 UTC