UA: "Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 (KHTML, like Gecko) Safari/413" on a Nokia E70 Files sent as application/xhtml+xml are treated as if they were text/html. For instance, well-formedness errors aren't catched, and namespaces aren't supported, which suggests that the tag soup parser is used rather than the XML parser. Steps to reproduce: 1. Open http://simon.html5.org/test/mobile/004.xht Expected results: It should say PASS. Actual results: It doesn't say PASS.
Created attachment 9126 [details] Test case
(In reply to comment #0) > UA: "Mozilla/5.0 (SymbianOS/9.1; U; en-us) AppleWebKit/413 > (KHTML, like Gecko) Safari/413" on a Nokia E70 > Files sent as application/xhtml+xml are treated as if they were text/html. For > instance, well-formedness errors aren't catched, and namespaces aren't > supported, which suggests that the tag soup parser is used rather than the XML > parser. > Steps to reproduce: > 1. Open http://simon.html5.org/test/mobile/004.xht > Expected results: > It should say PASS. > Actual results: > It doesn't say PASS. Could you please describe more deatils about where application/xhtml+xml is being used. The attached test case does not have any objects of this type.
(In reply to comment #2) > Could you please describe more deatils about where application/xhtml+xml is > being used. The attached test case does not have any objects of this type. application/xhtml+xml should be used for XHTML content when served over the wire. http://www.google.com/xhtml is being served as application/xhtml+xml, and so is the attached test case (and the linked test case).
Reproduced on the latest S60 webkit at revision 15213. This is not reproducible on the latest Safari trunk at revision 15210. PlatformOnly added to the Keywords field.
TSW ID: SLON-6MLQ37 This bug is under investigation.
Bulk update of s60 bugs - tagging and closing.
Bulk closing of all s60 platform bugs. Sorry for the noise!
re-purposing InTSW keyword for use by QtWebkit team