- From: <bugzilla@jessica.w3.org>
- Date: Tue, 25 Nov 2014 23:27:16 +0000
- To: www-dom@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27436 Bug ID: 27436 Summary: Document.charset Product: WebAppsWG Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority: P2 Component: DOM Assignee: annevk@annevk.nl Reporter: philipj@opera.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org This is supported by IE, Blink and WebKit, but not Gecko. Usage in Chrome is around 4%: https://www.chromestatus.com/metrics/feature/timeline/popularity/127 It's not readonly like characterSet, but we can probably remove the setter: https://www.chromestatus.com/metrics/feature/timeline/popularity/427 So, make charset an alias of characterSet? It's very unlikely that it can be removed in Blink, since at this level of usage it's bound to show up on code paths that Gecko doesn't take for some reason or another. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 25 November 2014 23:27:17 UTC