[webkit-dev] URL and text/uri-list handling in event.DataTransfer

Daniel Cheng dcheng at chromium.org
Fri Aug 27 15:55:18 PDT 2010


The section on
http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#datatransfer
claims
that URL is simply a synonym for text/uri-list. Why does WebKit treat URL
differently from text/uri-list? Should we fix it so that both are treated
identically? It makes the code simpler and makes the behavior consistent
with the treatment of Text and text/plain.

Daniel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20100827/5c89be93/attachment.html>


More information about the webkit-dev mailing list