Resolve issue: Add more attributes to InputEvent.
The current set is sufficient. We'll add any others later as required.
--- 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>