- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 01 Nov 2011 05:49:28 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7676
Modified Files:
Overview.html
Log Message:
make non-normative wording less confusing (whatwg r6799)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5440
retrieving revision 1.5441
diff -u -d -r1.5440 -r1.5441
--- Overview.html 1 Nov 2011 05:46:19 -0000 1.5440
+++ Overview.html 1 Nov 2011 05:49:23 -0000 1.5441
@@ -54983,7 +54983,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>
Received on Tuesday, 1 November 2011 05:51:32 UTC