[html5] r6390 - [e] (0) clarification Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13520

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 9 15:13:50 PDT 2011


Author: ianh
Date: 2011-08-09 15:13:49 -0700 (Tue, 09 Aug 2011)
New Revision: 6390

Modified:
   complete.html
   index
   source
Log:
[e] (0) clarification
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13520

Modified: complete.html
===================================================================
--- complete.html	2011-08-09 21:56:53 UTC (rev 6389)
+++ complete.html	2011-08-09 22:13:49 UTC (rev 6390)
@@ -71765,10 +71765,10 @@
   series of <code title=event-mousemove>mousemove</code> events, and
   the drop could be triggered by the mouse being released.</p>
 
-  <p>On media without a pointing device, the user would probably have
-  to explicitly indicate his intention to perform a drag-and-drop
-  operation, stating what he wishes to drag and where he wishes to
-  drop it, respectively.</p>
+  <p>When using an input modality other than a pointing device, users
+  would probably have to explicitly indicate their intention to
+  perform a drag-and-drop operation, stating what they wish to drag
+  and where they wish to drop it, respectively.</p>
 
   <div class=impl>
 

Modified: index
===================================================================
--- index	2011-08-09 21:56:53 UTC (rev 6389)
+++ index	2011-08-09 22:13:49 UTC (rev 6390)
@@ -71661,10 +71661,10 @@
   series of <code title=event-mousemove>mousemove</code> events, and
   the drop could be triggered by the mouse being released.</p>
 
-  <p>On media without a pointing device, the user would probably have
-  to explicitly indicate his intention to perform a drag-and-drop
-  operation, stating what he wishes to drag and where he wishes to
-  drop it, respectively.</p>
+  <p>When using an input modality other than a pointing device, users
+  would probably have to explicitly indicate their intention to
+  perform a drag-and-drop operation, stating what they wish to drag
+  and where they wish to drop it, respectively.</p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2011-08-09 21:56:53 UTC (rev 6389)
+++ source	2011-08-09 22:13:49 UTC (rev 6390)
@@ -81709,10 +81709,10 @@
   series of <code title="event-mousemove">mousemove</code> events, and
   the drop could be triggered by the mouse being released.</p>
 
-  <p>On media without a pointing device, the user would probably have
-  to explicitly indicate his intention to perform a drag-and-drop
-  operation, stating what he wishes to drag and where he wishes to
-  drop it, respectively.</p>
+  <p>When using an input modality other than a pointing device, users
+  would probably have to explicitly indicate their intention to
+  perform a drag-and-drop operation, stating what they wish to drag
+  and where they wish to drop it, respectively.</p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list