- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 23 Jan 2018 05:34:24 +0000 (UTC)
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 23 January 2018 05:34:49 UTC
annevk commented on this pull request. > @@ -1186,10 +1246,31 @@ if <a for=TextDecoder>error mode</a> is "<code>fatal</code>", and false otherwis <p>The <dfn attribute for=TextDecoder><code>ignoreBOM</code></dfn> attribute's getter must return true if <a for=TextDecoder>ignore BOM flag</a> is set, and false otherwise. +<p>The <dfn attribute for=TextDecoder><code>readable</code></dfn> attribute's getter must return the +contents of <a for=TextDecoder>transform</a>'s \[[readable]] <a>internal slot</a>. Ah yeah, indeed. -- 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/127#discussion_r163148400
Received on Tuesday, 23 January 2018 05:34:49 UTC