- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 11 May 2017 03:26:33 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 11 May 2017 10:27:08 UTC
90 31 90 40 yields "�1怈" in Chrome/Firefox/Safari. FD 31 FD 7F yields "�1�" Chrome/Firefox/Safari (although the last code point does not display in Chrome and Safari, it does seem to copy-and-paste). FD 31 FD 21 yields "�1�!" in Chrome/Firefox/Safari. So given that they do seem to consistently unwind there. So the main question here is what to do when the pointer lookup goes astray. -- 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/110#issuecomment-300749073
Received on Thursday, 11 May 2017 10:27:08 UTC