NEW 143849
Support link dragging for <area>
https://bugs.webkit.org/show_bug.cgi?id=143849
Summary Support link dragging for <area>
Daniel Bates
Reported 2015-04-16 14:46:21 PDT
The idea of supporting link dragging of the HTML Area element came up during the discussion of the patch for bug #141597. Currently we do not support link dragging of such elements. We should consider implementing support for link dragging of HTML Area elements to be consistent with our dragging behavior for hyperlinks defined using other markup (e.g. <a href="http://www.apple.com">www.apple.com</a>).
Attachments
Note You need to log in before you can comment on or make changes to this bug.