HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/3890

SVNBugCommentTime (UTC)
3890Clean up in drag and drop section.2009-09-18 07:10
Index: source
===================================================================
--- source	(revision 3889)
+++ source	(revision 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

|