diff options
Diffstat (limited to 'dom/encoding/encodingsgroups.properties')
-rw-r--r-- | dom/encoding/encodingsgroups.properties | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/dom/encoding/encodingsgroups.properties b/dom/encoding/encodingsgroups.properties new file mode 100644 index 0000000000..79f8fe5d0d --- /dev/null +++ b/dom/encoding/encodingsgroups.properties @@ -0,0 +1,41 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# x-unicode is assumed for encodings not listed here + +Big5=zh-TW +EUC-JP=ja +EUC-KR=ko +gb18030=zh-CN +gbk=zh-CN +IBM866=x-cyrillic +ISO-2022-JP=ja +ISO-8859-3=x-western +ISO-8859-4=x-western +ISO-8859-5=x-cyrillic +ISO-8859-6=ar +ISO-8859-7=el +ISO-8859-8=he +ISO-8859-8-I=he +ISO-8859-10=x-western +ISO-8859-13=x-western +ISO-8859-14=x-western +ISO-8859-15=x-western +ISO-8859-16=x-western +ISO-8859-2=x-western +KOI8-R=x-cyrillic +KOI8-U=x-cyrillic +Shift_JIS=ja +windows-1250=x-western +windows-1251=x-cyrillic +windows-1252=x-western +windows-1253=el +windows-1254=x-western +windows-1255=he +windows-1256=ar +windows-1257=x-western +windows-1258=x-western +windows-874=th +x-mac-cyrillic=x-cyrillic + |