- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 03 Jan 2017 02:11:47 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 January 2017 10:12:22 UTC
annevk commented on this pull request.
> @@ -791,7 +792,7 @@ the empty string,
    <td><code>child-src</code>
    <td>HTML's <code><iframe></code> and <code><frame></code>
   <tr>
-   <td>""
+   <td>"" or "<code>fetch</code>"
I think `("<code>fetch</code>")` would be clearer since you can only use it as input, right?
-- 
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#pullrequestreview-14907214
Received on Tuesday, 3 January 2017 10:12:22 UTC