- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Sep 2014 19:13:30 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26618 --- Comment #9 from Jungshik Shin <jshin@chromium.org> --- I already commented in the mail thread. If we test encoding as well, there'd be a lot more discrepancy between ICU and the encoding spec. For instance, ICU's single-byte tables for windows-12xx and windows-874 map the full-width ASCII block (U+FFxx) to the corresponding position in [0x20 - 0x7E]. Anyway, there's an ICU bug to add tables to match the encoding spec. See http://www.icu-project.org/trac/ticket/10303 http://www.icu-project.org/trac/ticket/11231 deals with windows-874-specific issue of mapping (encode-only) box drawing and a bunch of other characters to [0x80, 0xFF] that are used for Thai characters. -- You are receiving this mail because: You are on the CC list for the bug.
Received on Tuesday, 2 September 2014 19:13:31 UTC