[html5] r6799 - [e] (0) make non-normative wording less confusing
whatwg at whatwg.org
whatwg at whatwg.org
Mon Oct 31 22:45:00 PDT 2011
Author: ianh
Date: 2011-10-31 22:44:58 -0700 (Mon, 31 Oct 2011)
New Revision: 6799
Modified:
complete.html
index
source
Log:
[e] (0) make non-normative wording less confusing
Modified: complete.html
===================================================================
--- complete.html 2011-11-01 05:41:55 UTC (rev 6798)
+++ complete.html 2011-11-01 05:44:58 UTC (rev 6799)
@@ -73907,7 +73907,8 @@
it is not null, use platform-specific conventions for drag
cancellation.</p>
- </ol><p>Otherwise, the drag operation was as success; run these substeps:</p>
+ </ol><p>Otherwise, the drag operation might be a success; run these
+ substeps:</p>
<ol><li><p>Let <var title="">dropped</var> be true.</li>
Modified: index
===================================================================
--- index 2011-11-01 05:41:55 UTC (rev 6798)
+++ index 2011-11-01 05:44:58 UTC (rev 6799)
@@ -73907,7 +73907,8 @@
it is not null, use platform-specific conventions for drag
cancellation.</p>
- </ol><p>Otherwise, the drag operation was as success; run these substeps:</p>
+ </ol><p>Otherwise, the drag operation might be a success; run these
+ substeps:</p>
<ol><li><p>Let <var title="">dropped</var> be true.</li>
Modified: source
===================================================================
--- source 2011-11-01 05:41:55 UTC (rev 6798)
+++ source 2011-11-01 05:44:58 UTC (rev 6799)
@@ -84174,7 +84174,8 @@
</ol>
- <p>Otherwise, the drag operation was as success; run these substeps:</p>
+ <p>Otherwise, the drag operation might be a success; run these
+ substeps:</p>
<ol>
More information about the Commit-Watchers
mailing list