Resolve issue: Review of Target and Default action values
authorGary Kacmarcik <garykac@google.com>
Thu, 05 Sep 2013 09:34:31 -0700
changeset 489 70085bbcc337
parent 488 2e2892f9f143
child 490 e2d112351fb1
Resolve issue: Review of Target and Default action values
html/DOM3-Events.html
--- 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>