--- a/html/DOM3-Events.html Thu Sep 05 09:32:09 2013 -0700
+++ b/html/DOM3-Events.html Thu Sep 05 09:34:31 2013 -0700
@@ -4240,8 +4240,6 @@
<p>The Input event types are listed below.</p>
- <p class="issue">"Target" and "Default Action" need to be reviewed in the tables below. Should <code>Document</code> be a Target?</p>
-
<!-- beforeinput -->
<div class="event-definition">
<dl>
@@ -4275,7 +4273,7 @@
</tr>
<tr>
<th>Default action</th>
- <td>none</td>
+ <td>Update the DOM element</td>
</tr>
<tr>
<th>Context info</th>