DescriptionAdd U+2212 to Japanese converters and update GBK/gb18030 aliases and tables.
1. Add a one-way (encoding-only/fromUnicode) mapping for U+2212 to
Shift_JIS, EUC-JP and ISO-2022-JP. The last just uses Shift_JIS.
See https://www.w3.org/Bugs/Public/show_bug.cgi?id=28661
2. Make GBK aliases list compliant to the encoding spec.
3. Add "xA3xA0 => U+3000" to the GBK (windows-936) and gb18030. This makes it possible to remove the corresponding override in Blink
4. Modify the following to GBK (windows-936). See [1]
- Add U+01F9 <=> \xA8\xBF
- Drop U+E7C8 <=> \xA8\xBF
5. The following change is put on hold (NOT included in the CL) until the resolution of [1]
- Add U+1E3F <=> \xA8\xBC
- Drop U+E7C7 <=> \xA8\xBC
The corresponding Blink CL is https://codereview.chromium.org/1167523003/
[1] https://www.w3.org/Bugs/Public/show_bug.cgi?id=28740#c3
BUG=425417, 493824
TEST=Once ICU is rolled to this CL, Blink layout test fast/encoding/*.
R=jsbell@chromium.org
Committed: https://chromium.googlesource.com/chromium/deps/icu/+/9939a5d5314b6d59d5fb070902d73304c2482f88
Patch Set 1 #Patch Set 2 : euc-jp, rebuilt data files #Patch Set 3 : gbk : further changes #Patch Set 4 : UTF-32; add MIME tag for now #Patch Set 5 : android/win data rebuilt #Patch Set 6 : README.chromium updated #
Created: 5 years, 6 months ago
(Patch set is too large to download)
Messages
Total messages: 7 (1 generated)
|