Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
wattsi is happy
  • Loading branch information
yoavweiss committed Mar 21, 2019
commit 796bcd0bc0f41e1332723a2a34c8299e49e8f745
5 changes: 1 addition & 4 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -24723,8 +24723,7 @@ document.body.appendChild(wbr);</code></pre>
<ol>
<li><p>If <var>request</var>'s <span
data-x="concept-request-credentials-mode">credentials mode</span> is "include", then return
false.
</p></li>
false.</p></li>
<li><p>If <var>request</var>'s <span
data-x="concept-request-referrer-policy">referrer policy</span> is not "no-referrer", then
return false.</p></li>
Expand Down Expand Up @@ -24753,8 +24752,6 @@ document.body.appendChild(wbr);</code></pre>
data-x="concept-request-priority">priority</span> associated with the <span
data-x="concept-potential-destination-translate">corresponding</span> <span
data-x="concept-request-destination">destination</span>), as it is highly likely that the user
<li><p>Let <var>as</var> be the current state of <var>el</var>'s <code
data-x="attr-link-as">as</code> attribute.</p></li>
will require this resource for the current navigation. <span w-nodev>User agents must implement
the processing model of the <code data-x="rel-preload">preload</code> keyword described in
<cite>Preload</cite>, as well as in this specification's <span>fetch and process the linked
Expand Down