- From: <bugzilla@jessica.w3.org>
- Date: Thu, 06 Nov 2014 10:44:14 +0000
- To: www-international@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27256
Bug ID: 27256
Summary: revamp iso-2022-jp decoder/encoder
Product: WHATWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Encoding
Assignee: annevk@annevk.nl
Reporter: annevk@annevk.nl
QA Contact: sideshowbarker+encodingspec@gmail.com
CC: hsivonen@hsivonen.fi, jshin@chromium.org, mike@w3.org,
smontagu@smontagu.org, travil@microsoft.com,
www-international@w3.org
Per Jungshik Chromium and WebKit follow ICU, which follows
https://tools.ietf.org/html/rfc1468
whereas Gecko has its own implementation which is quite a bit different. I
forgot what Opera did, but it no longer seems relevant. Internet Explorer is
quite special as well, allowing nested shift_jis.
Given this, I'm inclined to align the decoder with the aforementioned RFC,
though keeping error and EOF handling of course. Note that by fixing bug 26885
we already took one step in this direction.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 6 November 2014 10:44:16 UTC