[Webkit-unassigned] [Bug 49714] Yensign hack should work with Shift_JIS encoding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 22:49:35 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49714





--- Comment #8 from Kent Tamura <tkent at chromium.org>  2010-11-18 22:49:34 PST ---
(In reply to comment #6)
> As this hack is for compatibilities with IE, I think we also want other encodings with which Japanese fonts will be used. Specifically, I'd add ISO-2022-JP and ISO-2022-JP-2. Could you add them in this chance? I think we can use a HashSet like TextEncoding::isJapanese.

I tested some encoding names with IE.
IE showed yensign for 0x5c in the following encoding names:
 EUC-JP
 Shift_JIS, Windows-31J, x-sjis
 Shift_JIS_X0213-2000
 x-mac-japanese
 ISO-2022-JP

IE showed a backslash:
 cp932
 JIS_X0201
 JIS_X0208-1983
 JIS_X0208-1990
 JIS_X0212-1990
 JIS_C6226-1978
 ISO-2022-JP-1
 ISO-2022-JP-2
 ISO-2022-JP-3

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list