- From: Adam Rice <notifications@github.com>
- Date: Thu, 29 Mar 2018 09:31:46 +0000 (UTC)
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 29 March 2018 09:33:25 UTC
ricea commented on this pull request.
> @@ -1240,13 +1240,13 @@ would look like
<pre><code class="lang-javascript">
class ReadableStreamDefaultReader {
- constructor(stream)
+ <a href="#default-reader-constructor">constructor(stream)</a>
This is desirable for readability of the output, but it sure makes the source unreadable.
@tabatkins Can Bikeshed help our markup look nicer here?
--
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/913#pullrequestreview-107981310
Received on Thursday, 29 March 2018 09:33:25 UTC