- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 24 May 2019 06:10:52 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 24 May 2019 13:11:14 UTC
annevk commented on this pull request. > @@ -1331,7 +1324,7 @@ requires buffering of scalar values. </dl> <p>The <dfn constructor for=TextEncoder id=dom-textencoder><code>TextEncoder()</code></dfn> -constructor, when invoked, must return a new {{TextEncoder}} object. +constructor, when invoked, must do nothing. I think per @domenic it's that we use it for methods (and I was assuming constructors), but not getters/setters. Maybe I got it wrong though. -- 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_r287352157
Received on Friday, 24 May 2019 13:11:14 UTC