- From: <bugzilla@jessica.w3.org>
- Date: Thu, 27 Nov 2014 16:01:22 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27435 --- Comment #15 from Philip Jägenstedt <philipj@opera.com> --- Given that we've already shipped Document.characterSet as "UTF-8" and TextDecoder.encoding as "utf-8", is there a way out of this bizarre situation? 1. Let Document.characterSet and aliases return lowercase, like IE. 2. Make TextDecoder.encoding match characterSet's variable case. Option 1 seems slightly better long-term, but also far more likely to break stuff. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 27 November 2014 16:01:24 UTC