Re: Tests for remaining Encoding encodings now available

On Sun, Dec 13, 2015 at 5:20 PM,  <ishida@w3.org> wrote:
> with results for major browsers at
> http://www.w3.org/International/tests/repo/results/encoding-miscellaneous
>
> includes:
> utf-16 and variants
> replacement encodings
> x-user-defined
>
> i think the tests are in working order, but feel free to contact me if you
> see something wrong.

As Henri points out in https://github.com/whatwg/encoding/issues/18
there's no web-exposed utf-16 encoder other than TextEncoder. What
actually happens in those cases is that <form> and URL algorithms
require the utf-8 encoder to be used instead.


-- 
https://annevankesteren.nl/

Received on Wednesday, 16 December 2015 11:51:05 UTC