Re: [whatwg/encoding] gb18030 encoding/decoding support (#57)

Note to self: Chrome shows the 3 failures for decode errors, but when the API (`TextDecoder`) is used it produces the the correct result. I believe this is because Chrome doesn't "flush" at the end of resource (i.e. non-API) streams... might be the same in other browsers.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/issues/57#issuecomment-247493341

Received on Friday, 16 September 2016 00:48:46 UTC