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

annevk commented on this pull request.



> @@ -1332,6 +1335,7 @@ requires buffering of scalar values.
 
 <p>The <dfn constructor for=TextEncoder id=dom-textencoder><code>TextEncoder()</code></dfn>
 constructor, when invoked, must return a new {{TextEncoder}} object.
+<!-- TODO: what should this say in the new world? -->

Do we still want to say `TextEncoder()` as a heading? Or should that also change somehow? (It could be considered a class that has the UTF-8 encoder as internal thing btw. But the spec grabs that as a global resource.)

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

Received on Friday, 12 April 2019 08:52:59 UTC