Re: [slightlyoff/ServiceWorker] Create a new ReadableStream in FetchEvent.respondWith (#934)

> @@ -1883,6 +1916,7 @@ spec: webidl; urlPrefix: https://heycam.github.io/webidl/
>          <li>Set the <a>stop propagation flag</a> and <a>stop immediate propagation flag</a>.</li>
>          <li>Set the <a href="#respond-with-entered-flag">respond-with entered flag</a>.</li>
>          <li>Set the <a href="#wait-to-respond-flag">wait to respond flag</a>.</li>
> +        <li>Let <var>targetRealm</var> be the <a>relevant Realm</a> of this {{ForeignFetchEvent}}.

Can you please use "the <a>context object</a>" instead of "this {{ForeignFetchEvent}}" for consistency in this spec.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/pull/934/files/1f44366dbce9a1c57661f9e031dfac793cf75146#r73274150

Received on Wednesday, 3 August 2016 03:08:36 UTC