[Webkit-unassigned] [Bug 21990] When a rare EUC-JP character is present, explicitly (and correctly) labelled EUC-JP document is mistreated as Shift_JIS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 24 15:47:23 PDT 2009


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


pub-macosforge at coq.no changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pub-macosforge at coq.no




------- Comment #6 from pub-macosforge at coq.no  2009-06-24 15:47 PDT -------
As mentioned in a WhatWG e-mail [1], IE partly avoids the problem of
mislabelled CJK pages by merging 7-bit and 8-bit character sets. In particular,
ISO-2022-JP and Shift_JIS are merged, which means that ISO-2022-JP mislabelled
as Shift_JIS or vice versa still works correctly.

Implementing this in WebKit should reduce the need for encoding detection for
Japanese.

[1]
<http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-April/019322.html>


-- 
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