<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spec change: &lt;img ismap&gt; coordinates should be from image edge, not border edge"
   href="https://bugs.webkit.org/show_bug.cgi?id=169548#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Spec change: &lt;img ismap&gt; coordinates should be from image edge, not border edge"
   href="https://bugs.webkit.org/show_bug.cgi?id=169548">bug 169548</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>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)-&gt;contentBoxOffset();</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>