- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 14 Sep 2004 19:03:33 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=882
ot@w3.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From ot@w3.org 2004-09-14 19:03 -------
There is no "name" attribute for "map" in the doctype you are using (XHTML 1.1), see:
http://www.w3.org/TR/2001/REC-xhtml11-20010531/changes.html#a_changes
I do not have details at hand, but I remember seeing reports that some implementation of image maps
in XHTML were buggy, that might be the reason why your browser fails to parse the map when
removing the "name" attribute.
You could probably just use another doctype, unless you absolutely need XHTML 1.1.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 14 September 2004 19:03:33 UTC