Bug 15323
Summary: | Client-side image maps require broken XHTML | ||
---|---|---|---|
Product: | WebKit | Reporter: | Seth Price <seth> |
Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | mrowe |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | Mac (PowerPC) | ||
OS: | OS X 10.4 | ||
URL: | http://leopold.sage.wisc.edu/water/map/41.6,-112,39.5,-115.2/9/3/1/1/0 |
Seth Price
I've created a client side image map on the linked page which is used to navigate the map. (It's the controls in the upper left of the map.) In order to work correctly in Safari, I need to use the attribute "usemap='#map0_0'".
But the XHTML validator complains about the presence of the '#'. If I remove the '#', it validates (and works in FireFox), but doesn't work in Safari.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
*** This bug has been marked as a duplicate of 14638 ***