Please update DataTransfer object to mirror spec http://dev.w3.org/html5/spec/dnd.html#the-datatransfer-interface
Is there anything specific you'd like changed? This bug is INVALID without additional information.
(In reply to comment #1) > Is there anything specific you'd like changed? This bug is INVALID without additional information. addElement method is missing
This method is no longer in the spec. Please use setDragImage() instead, which provides identical functionality.