[Webkit-unassigned] [Bug 14638] Image maps unusable when using XHTML 1.1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 06:15:45 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14638





------- Comment #1 from aread at phcrack.ca  2007-07-17 06:15 PDT -------
(In reply to comment #0)
Didn't know the comments weren't html.

The XHTML is obviously:

Valid XHTML:
<map id="foo" ...>
...
<img usemap="foo" ...>

Invalid, but working XHTML:
<map id="foo" ...>
...
<img usemap="#foo" ...>


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list