Add 'ascii' as alias for 'us-ascii'. Bug 383018, patch by Adam Guthrie <ispiked@gmail.com>, r=smontagu, blanket sr=roc

This commit is contained in:
smontagu@smontagu.org 2007-06-03 01:16:49 -07:00
parent f5fe40be19
commit d3f851ad1d

View File

@ -50,12 +50,12 @@
# 1. key should always be in lower case ascii so we can do case insensitive
# comparison in the code faster.
# 2. value should be the one used in unicode converter
# 3. If you want to add more charset, mailto:ftang@netscape.com
#
# 4. If the charset is not used for document charset, but font charset
# 3. If the charset is not used for document charset, but font charset
# (e.g. XLFD charset- such as JIS x0201, JIS x0208), don't put here
#
ascii=us-ascii
us-ascii=us-ascii
ansi_x3.4-1968=us-ascii
646=us-ascii