A user account is required in order to edit this wiki, but we've had to disable public user registrations due to spam.

To request an account, ask an autoconfirmed user on Chat (such as one of these permanent autoconfirmed members).

Web Encodings

From WHATWG Wiki
Revision as of 18:26, 19 August 2009 by Annevk (talk | contribs) (New page: My scratchpad for encoding related notes. == Goals == * Document existing practices for ** Supported encodings ** Supported aliases ** Supported matching algorithm * Converge the various...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

My scratchpad for encoding related notes.

Goals

  • Document existing practices for
    • Supported encodings
    • Supported aliases
    • Supported matching algorithm
  • Converge the various used algorithms
  • Get the new rules implemented

Current Implementations

Does this differ per platform? Opera might differ a bit on Mac.

Opera

Normalization before matching: UTS22

Encoding Aliases Decoded As Notes
us-ascii ansix341968, ansix341986, ascii, cp367, csascii, csinvariant, csiso646basic1983, ibm367, invariant, iso646basic1983, iso646irv1991, iso646us, isoir6, ref, us, usascii windows-1252
iso-8859-1 cp819, csisolatin1, ibm819, iso88591, iso885911987, isoir100, l1, latin1 windows-1252
windows-1252 cp1252, microsoftcp1252, windows1252
iso-8859-15

FIXME

Firefox

FIXME

Chrome

FIXME

Internet Explorer

FIXME