[Webkit-unassigned] [Bug 42872] New: DragEvent.dataTransfer not being an instance of DataTransfer is not HTML 5 Compliant

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 23:50:59 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=42872

           Summary: DragEvent.dataTransfer not being an instance of
                    DataTransfer is not HTML 5 Compliant
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: JasonGross9 at gmail.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list