[Bug 27435] Document.inputEncoding

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