[Webkit-unassigned] [Bug 169548] Spec change: <img ismap> coordinates should be from image edge, not border edge

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 20 19:45:53 PDT 2017


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

--- Comment #1 from Chris Dumez <cdumez at apple.com> ---
Likely the code in appendServerMapMousePosition(). Looks like link has some extra logic there:
  // The origin (0,0) is at the upper left of the content area, inside the
  // padding and border.
  mapPoint -= toLayoutBox(layoutObject)->contentBoxOffset();

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170321/e5a2257e/attachment-0001.html>


More information about the webkit-unassigned mailing list