Re: [whatwg/fetch] Add "fetch" as a destination for "connect-src" bound features (#442)

yoavweiss commented on this pull request.



> @@ -791,7 +792,7 @@ the empty string,
    <td><code>child-src</code>
    <td>HTML's <code>&lt;iframe></code> and <code>&lt;frame></code>
   <tr>
-   <td>""
+   <td>"" or "<code>fetch</code>"

I guess so. I'm not familiar with `()` signifying input-only

-- 
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/fetch/pull/442

Received on Wednesday, 4 January 2017 07:28:04 UTC