[Webkit-unassigned] [Bug 178257] New: MIME type parsing: backslash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 13 03:49:09 PDT 2017


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

            Bug ID: 178257
           Summary: MIME type parsing: backslash
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: annevk at annevk.nl
                CC: cdumez at apple.com

A document labeled as

  text/html;charset="\g\b\k"

ends up with the "default" encoding, rather than GBK. This is wrong per HTTP and per the specification I'm working on that's a bit more tolerant than HTTP to accept cases such as

  text/html;

More context: https://github.com/whatwg/mimesniff/issues/38.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171013/811d74d9/attachment.html>


More information about the webkit-unassigned mailing list