Re: [whatwg/fetch] Integration with preload (PR #1342)

@noamr commented on this pull request.



> @@ -3824,6 +3824,47 @@ the request.
  <var>request</var>'s <a for=request>origin</a> to  <var>request</var>'s <a for=request>client</a>'s
  <a for="environment settings object">origin</a>.
 
+ <li>
+  <p>If all of the following conditions are true:</p>
+
+  <ul class=brief>
+   <li><p><var>request</var>'s <a for=request>destination</a> is not "<code>document</code>"

Actually this line is wrong. It's ok to preload a document.

-- 
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/1342#discussion_r767683422

Received on Monday, 13 December 2021 11:47:02 UTC