- From: <bugzilla@jessica.w3.org>
- Date: Mon, 01 Jun 2015 21:51:27 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28735
Bug ID: 28735
Summary: "Introduced in this specification" in IDL not helpful
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: UI Events
Assignee: garykac@google.com
Reporter: philipj@opera.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
https://w3c.github.io/uievents/#interface-MouseEvent
Here buttons is annotated with "Introduced in this specification"
This isn't helpful when one copies the IDL into the browser engine source, as
I'm trying to do in Blink. It would be nicer to just list the attributes in the
sensible order (buttons after button) and to put this note in the definition of
the attribute, as for
https://w3c.github.io/uievents/#widl-MouseEvent-getModifierState
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 1 June 2015 21:51:28 UTC