[Webkit-unassigned] [Bug 179882] New: Content-Type charset parameter processing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 04:33:48 PST 2017


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

            Bug ID: 179882
           Summary: Content-Type charset parameter processing
           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

MIME types such as

  text/html;charset=" gbk"
  text/html;charset="\ gbk"
  text/html;charset= gbk

should end up with GBK as encoding given https://encoding.spec.whatwg.org/#concept-encoding-get.

This is a follow-up bug to bug 178257 and rdar://34980046.

-- 
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/20171120/56f241fa/attachment.html>


More information about the webkit-unassigned mailing list