On Thursday 2014-11-06 12:36 -0800, Daniel Holbert wrote:
> Should these coordinates be relative to...
>  (A) ...the top-left corner of the <img> element itself?
> OR
>  (B) ...the top-left corner of the rectangle where the image's pixel
> data actually maps to? (which may be inside or outside the bounds of the
> <img> element) (Of course, parts outside the <img> won't render and
> shouldn't receive clicks, but the rect is still there.)
> 
> I tend to think "B" is the correct answer, but I'm not 100% sure, and
> I'd like a sanity-check.

I also think it should be (B), since the meaning of the coordinates
in the imagemap shouldn't change as a result of CSS styling of the
image.

-David

-- 
𝄞   L. David Baron                         http://dbaron.org/   𝄂
𝄢   Mozilla                          https://www.mozilla.org/   𝄂
             Before I built a wall I'd ask to know
             What I was walling in or walling out,
             And to whom I was like to give offense.
               - Robert Frost, Mending Wall (1914)

Reply via email to