RESOLVED WONTFIX 37170
[Qt] When XHTMLMP is enabled, all xhtml documents fail to render
https://bugs.webkit.org/show_bug.cgi?id=37170
Summary [Qt] When XHTMLMP is enabled, all xhtml documents fail to render
Laszlo Gombos
Reported 2010-04-06 14:20:18 PDT
A bug has been found in the XMLTokenizer when XHTMLMP is enabled, see bug 35207 (https://bugs.webkit.org/show_bug.cgi?id=35207). QtWebKit has its own XMLTokenizer and this bug has not been fixed for Qt as part of the bug 35207.
Attachments
Laszlo Gombos
Comment 1 2010-04-06 15:07:53 PDT
Bug 34262 has some very relevant discussion. As it stands now I think QtWebKit treats XHTML-MP by default (that is if XHTML-MP flag is not set) XHTML content, but if Qt makes the same change as it has been made on the main tokenizer than XHTML-MP content will be treated as non-XHTML.
Laszlo Gombos
Comment 2 2012-12-04 18:43:39 PST
XHTMLMP support has been removed, this bug is no longer relevant - see https://bugs.webkit.org/show_bug.cgi?id=69729.
Note You need to log in before you can comment on or make changes to this bug.