| Index: source/data/mappings/windows-949-2000.ucm
|
| diff --git a/source/data/mappings/windows-949-2000.ucm b/source/data/mappings/windows-949-2000.ucm
|
| index 290080a426b4a1e383fee5e0a0a4d0630fd204c8..8a0edf5b7286e3de88f5c44035d9ff44daac981d 100644
|
| --- a/source/data/mappings/windows-949-2000.ucm
|
| +++ b/source/data/mappings/windows-949-2000.ucm
|
| @@ -32,12 +32,14 @@
|
| # Suggested ICU specific alias information
|
| #<icu:alias> "windows-949_VPUA"
|
|
|
| -<icu:state> 0-80, 81-fe:1, ff
|
| -<icu:state> 40-7e, 80-fe
|
| +# Chromium: Uses the generated state table.
|
| +<icu:state> 0-80, 81-fe:1, ff
|
| +<icu:state> 41-5a, 61-7a, 81-fe
|
|
|
| # build an extension-only (delta) .cnv file
|
| # requires the base .cnv file at runtime
|
| -<icu:base> "ibm-1363_P11B-1998"
|
| +# Chromium: We don't want to include ibm-1363
|
| +#<icu:base> "ibm-1363_P11B-1998"
|
|
|
| # The following was the generated state table.
|
| # This does not account for unassigned characters
|
|
|