- From: Anne van Kesteren <notifications@github.com>
- Date: Mon, 11 May 2020 21:59:21 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 12 May 2020 04:59:35 UTC
@annevk commented on this pull request. > <ol> - <li><p>If <a for=TextDecoder>do not flush</a> is false, set <a for=TextDecoder>decoder</a> - to a new <a for=TextDecoderCommon>encoding</a>'s <a for=/>decoder</a>, - <a for=TextDecoder>stream</a> to a new <a for=/>stream</a>, and - <a for=TextDecoderCommon>BOM seen</a> to false. + <li><p>If <a>this</a>'s <a for=TextDecoder>do not flush</a> is false, then set <a>this</a>'s + <a for=TextDecoder>decoder</a> to a new <a for=TextDecoderCommon>encoding</a>'s What is wrong about it? -- 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/pull/175#discussion_r423462464
Received on Tuesday, 12 May 2020 04:59:35 UTC