[html5] r6803 - [e] (0) typo Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=14650

whatwg at whatwg.org whatwg at whatwg.org
Tue Nov 1 08:39:12 PDT 2011


Author: ianh
Date: 2011-11-01 08:39:11 -0700 (Tue, 01 Nov 2011)
New Revision: 6803

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

Modified: complete.html
===================================================================
--- complete.html	2011-11-01 15:36:53 UTC (rev 6802)
+++ complete.html	2011-11-01 15:39:11 UTC (rev 6803)
@@ -73988,7 +73988,7 @@
        <dd><p>The user agent should delete the dragged selection from
        the relevant text field.</dd>
 
-       <dt>If the <var title="">dropped</var> is false or it the
+       <dt>If <var title="">dropped</var> is false or if the
        <a href=#current-drag-operation>current drag operation</a> is "<code title="">none</code>"</dt>
 
        <dd><p>The drag was canceled. If the platform conventions

Modified: index
===================================================================
--- index	2011-11-01 15:36:53 UTC (rev 6802)
+++ index	2011-11-01 15:39:11 UTC (rev 6803)
@@ -73988,7 +73988,7 @@
        <dd><p>The user agent should delete the dragged selection from
        the relevant text field.</dd>
 
-       <dt>If the <var title="">dropped</var> is false or it the
+       <dt>If <var title="">dropped</var> is false or if the
        <a href=#current-drag-operation>current drag operation</a> is "<code title="">none</code>"</dt>
 
        <dd><p>The drag was canceled. If the platform conventions

Modified: source
===================================================================
--- source	2011-11-01 15:36:53 UTC (rev 6802)
+++ source	2011-11-01 15:39:11 UTC (rev 6803)
@@ -84275,7 +84275,7 @@
        <dd><p>The user agent should delete the dragged selection from
        the relevant text field.</p></dd>
 
-       <dt>If the <var title="">dropped</var> is false or it the
+       <dt>If <var title="">dropped</var> is false or if the
        <span>current drag operation</span> is "<code
        title="">none</code>"</dt>
 




More information about the Commit-Watchers mailing list