- From: Dave Tapuska <notifications@github.com>
- Date: Tue, 22 Jan 2019 07:06:20 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 22 January 2019 15:06:46 UTC
dtapuska commented on this pull request. > @@ -1542,6 +1549,11 @@ whose <a for=request>destination</a> is "<code>audio</code>", "<code>audioworkle "<code>script</code>", "<code>style</code>", "<code>track</code>", "<code>video</code>", "<code>xslt</code>", or the empty string. +<p>A <dfn export>stale permitting subresource request</dfn> is a <a for=/>request</a> +whose <a for=request>destination</a> is "<code>font</code>", "<code>image</code>", +"<code>script</code>", "<code>style</code>", "<code>xslt</code>", or +<a for=request>initiator</a> is "<code>prefetch</code>". Yes I agree. Removed. -- 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/853#discussion_r249817951
Received on Tuesday, 22 January 2019 15:06:46 UTC