Re: [whatwg/streams] Add more cross-links (#872)

surma commented on this pull request.



> @@ -385,15 +385,15 @@ like
 
 <pre><code class="lang-javascript">
   class ReadableStream {
-    constructor(underlyingSource = {}, { size, highWaterMark } = {})
+    <l>[[#rs-constructor|constructor]]</l>(underlyingSource = {}, { size, highWaterMark } = {})

Just tested it. Works as well. 

-- 
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/streams/pull/872#discussion_r164270976

Received on Saturday, 27 January 2018 12:38:53 UTC