[html5] r5917 - [e] (0) try to clarify this descriptive text Fixing http://www.w3.org/Bugs/Publi [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Feb 25 01:08:07 PST 2011


Author: ianh
Date: 2011-02-25 01:08:04 -0800 (Fri, 25 Feb 2011)
New Revision: 5917

Modified:
   complete.html
   index
   source
Log:
[e] (0) try to clarify this descriptive text
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=11951

Modified: complete.html
===================================================================
--- complete.html	2011-02-25 08:23:51 UTC (rev 5916)
+++ complete.html	2011-02-25 09:08:04 UTC (rev 5917)
@@ -68368,9 +68368,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

Modified: index
===================================================================
--- index	2011-02-25 08:23:51 UTC (rev 5916)
+++ index	2011-02-25 09:08:04 UTC (rev 5917)
@@ -68377,9 +68377,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

Modified: source
===================================================================
--- source	2011-02-25 08:23:51 UTC (rev 5916)
+++ source	2011-02-25 09:08:04 UTC (rev 5917)
@@ -77855,9 +77855,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
-     <span>the drag data item kind</span>.</p></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 <span>the drag data item kind</span>.</p></dd>
 
     </dl>
 




More information about the Commit-Watchers mailing list