- From: poot <cvsmail@w3.org>
- Date: Fri, 25 Feb 2011 04:09:54 -0500
- To: public-html-diffs@w3.org
hixie: try to clarify this descriptive text (whatwg r5917)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4756&r2=1.4757&f=h
http://html5.org/tools/web-apps-tracker?from=5916&to=5917
===================================================================
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:09:55 UTC