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

domenic 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.

Globally I think it's fairly redundant.

The overall tracking issue is https://github.com/heycam/webidl/issues/730

-- 
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_r314997071

Received on Sunday, 18 August 2019 18:34:43 UTC