[Webkit-unassigned] [Bug 169548] New: 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 13 03:52:48 PDT 2017


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

            Bug ID: 169548
           Summary: Spec change: <img ismap> coordinates should be from
                    image edge, not border edge
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zcorpan at gmail.com
                CC: cdumez at apple.com

Demo: http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=3800

Expect click on border in the top-left corner to get coordinates 0,0. WebKit measures from the border edge instead.

whatwg/html issue: https://github.com/whatwg/html/issues/438
whatwg/html change: https://github.com/whatwg/html/pull/529

web-platform-test: https://github.com/w3c/web-platform-tests/pull/5118

The test passes in Chromium and Gecko; fail in WebKit and Edge.

Comment from Travis (Edge) https://github.com/w3c/html/issues/492#issuecomment-285819148

> Definitely makes sense just to align with Chrome/Firefox on this...

-- 
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/20170313/d68f3357/attachment-0001.html>


More information about the webkit-unassigned mailing list