[Webkit-unassigned] [Bug 20696] WebKit fails to recognize XHTML <a id="blah" /> as a closed tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 9 13:05:16 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20696





------- Comment #5 from bero at arklinux.org  2008-09-09 13:05 PDT -------
I'd argue that <?xml and XHTML DOCTYPE should be a good enough indication that
the document should be treated as XHTML (maybe with a fallback to the current
behavior if the document turns out to be not well-formed XML) - especially in a
context where a mime type is not available at all (e.g. reading the file from
the filesystem or even writing it directly into the WebKit widget).

The test case works correctly in Firefox regardless of the way it is read.


-- 
Configure bugmail: https://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