- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 25 Feb 2011 09:08:16 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv7135
Modified Files:
Overview.html
Log Message:
try to clarify this descriptive text (whatwg r5917)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4756
retrieving revision 1.4757
diff -u -d -r1.4756 -r1.4757
--- Overview.html 25 Feb 2011 08:23:58 -0000 1.4756
+++ Overview.html 25 Feb 2011 09:08:11 -0000 1.4757
@@ -51679,9 +51679,9 @@
<dt>The actual data</dt>
- <dd><p>A Unicode or binary string, optionally with a file name
- (itself a Unicode string), <!-- (DND-v4:) or an object, --> as per
- <a href="#the-drag-data-item-kind">the drag data item kind</a>.</dd>
+ <dd><p>A Unicode or binary string, in some cases with a file name
+ (itself a Unicode string), <!-- (DND-v4:) or an object, --> as
+ per <a href="#the-drag-data-item-kind">the drag data item kind</a>.</dd>
</dl><p>The <a href="#drag-data-store-item-list">drag data store item list</a> is ordered in the
order that the items were added to the list; most recently added
Received on Friday, 25 February 2011 09:08:18 UTC