In the processing model for image maps (section 4.8.13.2), step 8 of the processing instructions for area elements says that if the shape attribute is in the Circle state:

Let x be the first number in coords, y be the second number, and r be
the third number.

The shape is a circle whose center is x CSS pixels from the left edge
of the image and x CSS pixels from the top edge of the image, and
whose radius is r pixels.

Surely "x CSS pixels from the top edge of the image" should read "y CSS pixels from the top edge of the image"?

Alex

--
Alex Bishop
[email protected]

Reply via email to