[Webkit-unassigned] [Bug 10326] New: Charset auto-detection trumps document instructions when bad markup comes before the content-type tag

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Aug 9 10:56:48 PDT 2006


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

           Summary: Charset auto-detection trumps document instructions when
                    bad markup comes before the content-type tag
           Product: WebKit
           Version: 419.x
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: derek at pmachine.com


Auto-detection of the charset used to render a page will override a document's
settings if it is forced into a particular charset before encountering the
content-type meta tag.  This can be quickly demonstrated by using unencoded
html within the <title> tag, and placing that tag before the content-type meta
tag.  (See attached test reduction).


-- 
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