WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
UNCONFIRMED
42872
DragEvent.dataTransfer not being an instance of DataTransfer is not HTML 5 Compliant
https://bugs.webkit.org/show_bug.cgi?id=42872
Summary
DragEvent.dataTransfer not being an instance of DataTransfer is not HTML 5 Co...
Jason
Reported
2010-07-22 23:50:59 PDT
The the dataTransfer attribute of a DragEvent is a Clipboard object in WebKit. The HTML5 spec (
http://www.w3.org/TR/html5/author/dnd.html#the-dragevent-and-datatransfer-interfaces
) specifies that it should be an instance of DataTransfer.
Attachments
Add attachment
proposed patch, testcase, etc.
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