- From: <bugzilla@jessica.w3.org>
- Date: Fri, 04 Apr 2014 20:44:02 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25266
Bug ID: 25266
Summary: Consider adding 34 code points to the EUC-JP decoder
present in Blink/ICU's euc-jp-2007.
Product: WHATWG
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Encoding
Assignee: annevk@annevk.nl
Reporter: jshin@chromium.org
QA Contact: sideshowbarker+encodingspec@gmail.com
CC: mike@w3.org, www-international@w3.org
While updating the EUC-JP mapping table per the encoding standard (mainly
dropping most of JIS X 212 characters among other things) for Blink/Chromium, I
found that there are about 20 code points that are missing in the EUC-JP
decoder.
They're listed below:
# 1. 0x8E 0xE0 to 0x8E 0xE2
# 00A2 00A3 00AC
# 2. JIS X 0212 extra (0x8F 0xF3 0xhh)
# 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171
# 2172 2173 2174 2175 2176 2177 2178 2179 221A 2220 2229 222A 222B 2235 2252
# 2261 22A5 3231
# 3. JIS X 0208 extra : 0xFC 0xFB => FFE2
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Friday, 4 April 2014 20:44:04 UTC