- From: Anne van Kesteren <annevk@opera.com>
- Date: Fri, 13 Apr 2012 21:52:07 +0200
- To: www-archive@w3.org
- Message-ID: <op.wcpys5y264w2qv@annevk-macbookpro.local>
These are tests for the encoder algorithm of all the single-byte encodings as defined by http://dvcs.w3.org/hg/encoding/raw-file/tip/Overview.html They are generated from generate.py using encodings.json and indexes.json as input, both of which can be found in the Encoding Standard repository. The results seem to be that Firefox always uses the index. That Chrome (and Safari) have a few additions (so-called "fallback mappings") as well as sometimes mapping fullwidth ASCII to ASCII. That Opera always maps fullwidth ASCII to ASCII. (Fullwidth ASCII to ASCII is mapping U+FF01–FF5E to 0x21-0x7E.) Given these results I think I prefer not changing the standard which states to use the index. -- Anne van Kesteren http://annevankesteren.nl/
Attachments
- application/octet-stream attachment: generate.py
- text/html attachment: test-ibm864.html
- text/html attachment: test-ibm866.html
- text/html attachment: test-iso-8859-2.html
- text/html attachment: test-iso-8859-3.html
- text/html attachment: test-iso-8859-4.html
- text/html attachment: test-iso-8859-5.html
- text/html attachment: test-iso-8859-6.html
- text/html attachment: test-iso-8859-7.html
- text/html attachment: test-iso-8859-8.html
- text/html attachment: test-iso-8859-10.html
- text/html attachment: test-iso-8859-13.html
- text/html attachment: test-iso-8859-14.html
- text/html attachment: test-iso-8859-15.html
- text/html attachment: test-iso-8859-16.html
- text/html attachment: test-koi8-r.html
- text/html attachment: test-koi8-u.html
- text/html attachment: test-macintosh.html
- text/html attachment: test-windows-874.html
- text/html attachment: test-windows-1250.html
- text/html attachment: test-windows-1251.html
- text/html attachment: test-windows-1252.html
- text/html attachment: test-windows-1253.html
- text/html attachment: test-windows-1254.html
- text/html attachment: test-windows-1255.html
- text/html attachment: test-windows-1256.html
- text/html attachment: test-windows-1257.html
- text/html attachment: test-windows-1258.html
- text/html attachment: test-x-mac-cyrillic.html
Received on Friday, 13 April 2012 19:52:39 UTC