Re: [whatwg/encoding] Editorial: use IDL's this and adopt more Infra (#175)

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