- From: <bugzilla@jessica.w3.org>
- Date: Mon, 24 Feb 2014 22:30:36 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21275
Adam Klein <adamk@chromium.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |adamk@chromium.org
--- Comment #12 from Adam Klein <adamk@chromium.org> ---
In trying to implement this in Blink (see
https://codereview.chromium.org/178883002/), I'm somewhat puzzled as to what's
intended by the spec. It seems to be saying that the response is always
interpreted as UTF-8. Per HTML, that overrides <meta charset>. Is that
intentional? What about HTTP Content-Type headers? Is overriding those
intentional? It seems strange to me to choose a different encoding than the
document (or document's server) claim the document is encoded in.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 24 February 2014 22:30:37 UTC