[html5] r7466 - [e] (0) record an idea Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 16 16:20:01 PDT 2012


Author: ianh
Date: 2012-10-16 16:19:59 -0700 (Tue, 16 Oct 2012)
New Revision: 7466

Modified:
   complete.html
   index
   source
Log:
[e] (0) record an idea
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-10-15 17:46:17 UTC (rev 7465)
+++ complete.html	2012-10-16 23:19:59 UTC (rev 7466)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 15 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 16 October 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -79288,6 +79288,9 @@
        user drags a file from their desktop, the path is exposed on
        some OSes).
 
+     * Alex Velkov suggests that drags to and from the same origin should be able to read the data
+       even before the drop.
+
      Other things listed below:
       DND-v2: more native support: text/html from selections, etc
       DND-v3: add Blob support

Modified: index
===================================================================
--- index	2012-10-15 17:46:17 UTC (rev 7465)
+++ index	2012-10-16 23:19:59 UTC (rev 7466)
@@ -248,7 +248,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 15 October 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 16 October 2012</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -79288,6 +79288,9 @@
        user drags a file from their desktop, the path is exposed on
        some OSes).
 
+     * Alex Velkov suggests that drags to and from the same origin should be able to read the data
+       even before the drop.
+
      Other things listed below:
       DND-v2: more native support: text/html from selections, etc
       DND-v3: add Blob support

Modified: source
===================================================================
--- source	2012-10-15 17:46:17 UTC (rev 7465)
+++ source	2012-10-16 23:19:59 UTC (rev 7466)
@@ -92736,6 +92736,9 @@
        user drags a file from their desktop, the path is exposed on
        some OSes).
 
+     * Alex Velkov suggests that drags to and from the same origin should be able to read the data
+       even before the drop.
+
      Other things listed below:
       DND-v2: more native support: text/html from selections, etc
       DND-v3: add Blob support




More information about the Commit-Watchers mailing list