Re: [fetch] expand Request.destination with more granular values (#211)

>  
>  <p>A <dfn>non-subresource request</dfn> is a <span title=concept-request>request</span>
> -whose <span title=concept-request-destination>destination</span> is neither
> -"<code title>subresource</code>" nor "<code title>unknown</code>".
> +whose <span title=concept-request-destination>destination</span> is "<code title>document</code>", "<code title>serviceworker</code>", "<code title>sharedworker</code>", "<code title>worker</code>", or the empty string.

I use 100 column forced wrap (keeping inline elements on a single line). I can take care of that I suppose while merging, but you're welcome to do it too.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/211/files#r52606311

Received on Thursday, 11 February 2016 14:22:29 UTC