- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 27 Apr 2017 10:49:47 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 27 April 2017 17:50:20 UTC
More concretely, you're saying that > If byte is not in the range 0xA1 to 0xFE, inclusive, prepend byte to stream. should be > If byte is an ASCII byte, prepend byte to stream. which I think is reasonable and this was probably just an oversight. Confirmation from @jungshik would be good, but I'm happy to fix this. If I were to fix this, should I make sure I land web-platform-tests at the same time or are you sorting out web-platform-tests @hsivonen? -- 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/59#issuecomment-297789328
Received on Thursday, 27 April 2017 17:50:20 UTC