Resolve issue: Add more attributes to InputEvent.
authorGary Kacmarcik <garykac@google.com>
Thu, 05 Sep 2013 09:31:07 -0700
changeset 487 3e156d0b86b9
parent 486 ed152fce9079
child 488 2e2892f9f143
Resolve issue: Add more attributes to InputEvent.

The current set is sufficient. We'll add any others later as required.
html/DOM3-Events.html
--- a/html/DOM3-Events.html	Thu Sep 05 09:20:33 2013 -0700
+++ b/html/DOM3-Events.html	Thu Sep 05 09:31:07 2013 -0700
@@ -4200,8 +4200,6 @@
 
 					<p class="intro-dom">Introduced in DOM Level 3</p>
 
-					<p class="issue">What other attributes are needed for <code>InputEvent</code>? inputDevice? locale?</p>
-
 					<dl class="idl" title="interface InputEvent : Event">
 						<dt>readonly attribute DOMString data</dt>
 						<dd>