[Webkit-unassigned] [Bug 9677] New: application/xhtml+xml doesn't get XML treatment

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 1 13:15:55 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9677

           Summary: application/xhtml+xml doesn't get XML treatment
           Product: WebKit
           Version: 417.x
          Platform: S60 Hardware
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: zcorpan at hotmail.com


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.


-- 
Configure bugmail: http://bugzilla.opendarwin.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