Re: Encoding Standard at F2F

On Tue, Nov 6, 2012 at 7:32 AM, "Martin J. Dürst"
<duerst@it.aoyama.ac.jp> wrote:
> Great. Can you tell us how far Webkit gets to matching the encoding spec? If
> there's a mapping table from encoding labels used on the Web to ICU
> encodings (e.g. mapping "iso-8859-1" to "windows-1252" or so), can you give
> us a pointer?

FWIW, WebKit defers to its embedders to decide this. Google has a
patched version of ICU 4.6
http://src.chromium.org/svn/trunk/deps/third_party/icu46/README.chromium
Safari uses system ICU I think. Not sure what Safari does for Windows.
Mozilla, Opera, and Internet Explorer all have independent
implementations as far as I know.


-- 
http://annevankesteren.nl/

Received on Monday, 12 November 2012 14:22:58 UTC