[html5] r3890 - [e] (0) Clean up in drag and drop section.
whatwg at whatwg.org
whatwg at whatwg.org
Fri Sep 18 00:10:23 PDT 2009
Author: ianh
Date: 2009-09-18 00:10:22 -0700 (Fri, 18 Sep 2009)
New Revision: 3890
Modified:
index
source
Log:
[e] (0) Clean up in drag and drop section.
Modified: index
===================================================================
--- index 2009-09-18 06:59:19 UTC (rev 3889)
+++ index 2009-09-18 07:10:22 UTC (rev 3890)
@@ -58634,7 +58634,7 @@
</li>
- <li><p class=XXX>text/html fragment</p>
+ <!-- v2: text/html -->
<li>
@@ -58656,7 +58656,7 @@
<dd>Add to <var title="">urls</var> the result of <a href=#resolve-a-url title="resolve a url">resolving</a> the element's <code title=attr-img-src><a href=#attr-img-src>src</a></code> content attribute relative to the
element.</dd>
- <!-- XXX others -->
+ <!-- v2: more -->
</dl></li>
@@ -58706,10 +58706,7 @@
<li>The selection that the user is dragging.</li>
- </ol><!-- XXX xref also link to the section that explains how to
- render drag-and-drop, :drag, :drop, etc. Safari has a pseudo-class
- that it uses to render an element off-screen to use as the drag
- feedback. --><p>The user agent must take a note of <a href=#dom-datatransfer-setdata title=dom-DataTransfer-setData>the data that was placed</a> in
+ </ol><p>The user agent must take a note of <a href=#dom-datatransfer-setdata title=dom-DataTransfer-setData>the data that was placed</a> in
the <code title=dom-DragEvent-dataTransfer><a href=#dom-dragevent-datatransfer>dataTransfer</a></code>
object. This data will be made available again when the <code title=event-drop><a href=#event-drop>drop</a></code> event is fired.</p>
Modified: source
===================================================================
--- source 2009-09-18 06:59:19 UTC (rev 3889)
+++ source 2009-09-18 07:10:22 UTC (rev 3890)
@@ -68367,7 +68367,7 @@
</li>
- <li><p class="XXX">text/html fragment</p>
+ <!-- v2: text/html -->
<li>
@@ -68401,7 +68401,7 @@
title="attr-img-src">src</code> content attribute relative to the
element.</dd>
- <!-- XXX others -->
+ <!-- v2: more -->
</dl>
@@ -68465,10 +68465,7 @@
<li>The selection that the user is dragging.</li>
- </ol><!-- XXX xref also link to the section that explains how to
- render drag-and-drop, :drag, :drop, etc. Safari has a pseudo-class
- that it uses to render an element off-screen to use as the drag
- feedback. -->
+ </ol>
<p>The user agent must take a note of <span
title="dom-DataTransfer-setData">the data that was placed</span> in
More information about the Commit-Watchers
mailing list