Bug #22070 has been fixed. Remove reference to it in spec.
Remaining issue mentioned in bug have been called out as separate "issues" in spec.
--- a/html/DOM3-Events.html Mon Aug 26 09:07:42 2013 -0700
+++ b/html/DOM3-Events.html Mon Aug 26 09:14:01 2013 -0700
@@ -4194,15 +4194,13 @@
<h3>Input Event Types</h3>
<p>Input events are sent as notifications whenever the DOM is being updated.</p>
- <p class="issue">
- See bug <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=22070">22070</a> - "Add input/beforeinput events to D3E"
- </p>
-
<section id="interface-InputEvent">
<h4>Interface InputEvent</h4>
<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>