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

I looked at the step 2 test. Below the iterations and the results:

1. gb18030 first = 0x82
2. gb18030 first = 0x82, gb18030 second = 0x30
3. gb18030 first = 0x82, gb18030 second = 0x30, gb18030 third = 0xC3
4. Conditional in step 2 is true
5. Conditional in step 1 is true

So @r12a is correct.

-- 
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-322688376

Received on Wednesday, 16 August 2017 07:23:57 UTC