WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
81469
Drag And drop - implement DataTransfer::addElement method
https://bugs.webkit.org/show_bug.cgi?id=81469
Summary
Drag And drop - implement DataTransfer::addElement method
Bronislav Klucka
Reported
2012-03-18 01:54:47 PDT
Please update DataTransfer object to mirror spec
http://dev.w3.org/html5/spec/dnd.html#the-datatransfer-interface
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2012-03-18 20:23:38 PDT
Is there anything specific you'd like changed? This bug is INVALID without additional information.
Bronislav Klucka
Comment 2
2012-03-18 21:18:48 PDT
(In reply to
comment #1
)
> Is there anything specific you'd like changed? This bug is INVALID without additional information.
addElement method is missing
Daniel Cheng
Comment 3
2013-02-14 14:54:47 PST
This method is no longer in the spec. Please use setDragImage() instead, which provides identical functionality.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug