RESOLVED DUPLICATE of bug 23695 Bug 109865
Drag data store should be readable in dragstart event
https://bugs.webkit.org/show_bug.cgi?id=109865
Summary Drag data store should be readable in dragstart event
Daniel Cheng
Reported 2013-02-14 14:46:00 PST
Per the spec, the drag data store should be in read/write mode during the dragstart event (http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#the-drag-data-store). However, we currently only allow the drag data store to be read in the drop event.
Attachments
Daniel Cheng
Comment 1 2013-02-19 12:54:31 PST
*** This bug has been marked as a duplicate of bug 23695 ***
Note You need to log in before you can comment on or make changes to this bug.