[Bug 27868] EUC-KR and encoding-only mapping (fromUnicode)

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27868

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #6 from Anne <annevk@annevk.nl> ---
I tested your attached code points.

Chrome and Firefox encode them as "HTML entities". The default error handling
mode.

Safari has these 394 mappings.

Internet Explorer outputs "HTML entities" too, however, they're not always
numeric, but are sometimes named. This is truly bizarre.

Anyway, given these results, I don't think any changes are warranted here, as
only Safari does what you suggest, but legacy content is far more likely to
rely on what Internet Explorer does, which is pretty close to what Chrome,
Firefox, and the Standard do (and often matches).

https://dump.testsuite.org/encoding/form-encoding-special-euc-kr.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Friday, 21 August 2015 09:28:16 UTC