- From: Yoav Weiss <notifications@github.com>
- Date: Mon, 15 Jan 2018 16:34:51 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 January 2018 16:35:18 UTC
yoavweiss commented on this pull request.
> @@ -917,6 +919,14 @@ not always relevant and might require different behavior.
<td>"<code>manifest</code>"
<td><code>manifest-src</code>
<td>HTML's <code><link rel=manifest></code>
+ <tr>
+ <td>"<code>prefetch</code>"
+ <td rowspan=2>""
+ <td rowspan=2><code>prefetch-src</code>
+ <td>HTML's <code><link rel=prefetch></code>
+ <tr>
+ <td>"<code>prerender</code>"
It is (that's what the "rowspan=2" is all about)
--
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/659#discussion_r161566894
Received on Monday, 15 January 2018 16:35:18 UTC