Summary: | Drag And drop - implement DataTransfer::addElement method | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bronislav Klucka <bronislav.klucka> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ap, dcheng, syoichi |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Bronislav Klucka
2012-03-18 01:54:47 PDT
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. |