html5/spec Overview.html,1.4531,1.4532

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv9821

Modified Files:
	Overview.html 
Log Message:
note for dnd (whatwg r5665)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4531
retrieving revision 1.4532
diff -u -d -r1.4531 -r1.4532
--- Overview.html	2 Nov 2010 00:53:58 -0000	1.4531
+++ Overview.html	2 Nov 2010 01:06:09 -0000	1.4532
@@ -50051,6 +50051,12 @@
 
        Ack: Ben Laurie (@g)
 
+     * Interop with native apps. In particular, we probably want to
+       whitelist the list of types that a Web page can see, since
+       otherwise we'll end up exposing things like the username (if a
+       user drags a file from their desktop, the path is exposed on
+       some OSes).
+
      Other things listed below:
       DND-v2: more native support: text/html from selections, etc
       DND-v3: add Blob support

Received on Tuesday, 2 November 2010 01:06:15 UTC