- From: Takeshi Yoshino <notifications@github.com>
- Date: Mon, 24 Oct 2016 01:05:22 -0700
- To: whatwg/streams <streams@noreply.github.com>
Received on Monday, 24 October 2016 08:05:55 UTC
tyoshino commented on this pull request. > @@ -2648,7 +2648,7 @@ specifications, instead of just being part of the implementation of this spec's throws>AcquireWritableStreamDefaultWriter ( <var>stream</var> )</h4> <emu-alg> - 1. Return ? Construct(`<a idl>WritableStreamDefaultWriter</a>`, « *this* »). + 1. Return ? Construct(`<a idl>WritableStreamDefaultWriter</a>`, « <var>source</var> »). s/source/stream/ enclose with _ than <var> -- 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/555#pullrequestreview-5401161
Received on Monday, 24 October 2016 08:05:55 UTC