[Webkit-unassigned] [Bug 24906] 0x5C of EUC-JP is not Yen Sign but U+005C

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 7 03:52:28 PDT 2009


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





------- Comment #28 from ap at webkit.org  2009-04-07 03:52 PDT -------
Yes, it does feel strange that the other Japanese encodings aren't included in
the test.

I think that you have already demonstrated that we should check font name, not
encoding name. Whether this should be a decoding or rendering quirk is a
separate question, and both solutions have their downsides. Some of the
downsides are purely theoretical (such as a script finding an unexpected
character code in element.innerHTML value). Others are practical, but familiar
to many users (such as being unable to use search with these characters
reliably).

But without any known pages (ideally, from major sites) that we render worse
than Internet Explorer, it would be quite hard to justify making changes in
either direction, even as we agree that the current solution is imperfect.


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



More information about the webkit-unassigned mailing list