[webkit-reviews] review requested: [Bug 26700] [Win] HTML5 Drag and drop, effectAllowed and dragEffect broken : [Attachment 38494] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 24 12:47:05 PDT 2009


Jens Alfke <snej at chromium.org> has asked  for review:
Bug 26700: [Win] HTML5 Drag and drop, effectAllowed and dragEffect broken
https://bugs.webkit.org/show_bug.cgi?id=26700

Attachment 38494: patch
https://bugs.webkit.org/attachment.cgi?id=38494&action=review

------- Additional Comments from Jens Alfke <snej at chromium.org>
This patch brings the settings of effectAllowed and dropEffect into compliance
with the HTML5 spec.
Includes a test case that checks the values of both properties on entry to
every standard drag-and-drop event, including the negotiation of a final
dropEffect from the source's and destination's requirements.


More information about the webkit-reviews mailing list