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

> @@ -622,34 +631,42 @@ <h4 id=terminology-headers>Headers</h4>
>     <td>"<code title>document</code>"
>     <td>HTML's navigate algorithm.
>    <tr>
> +   <td>"<code title>document</code>"
> +   <td><code title>child-src</code>
> +   <td>HTML's <code>&lt;iframe></code> and <code>&lt;frame></code>
> +  <tr>
>     <td>"<code title>subresource</code>"
>     <td><code title>connect-src</code>
>     <td><code>navigator.sendBeacon()</code>, <code>EventSource</code>,

Does it still make sense to call this subresource?

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

Received on Thursday, 11 February 2016 14:20:17 UTC