Skip to content
Draft
Changes from 2 commits
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
4 changes: 4 additions & 0 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2277,6 +2277,10 @@ otherwise, it is unset.
<a for=request>done flag</a>, and <a for=request>timing allow failed flag</a> are used as
bookkeeping details by the <a for=/>fetch</a> algorithm.

<p>A <a for=/>request</a> has an associated boolean
<dfn export for=request>text directive user activation</dfn>.
Unless stated otherwise, it is false.
Comment thread
domfarolino marked this conversation as resolved.
Outdated

<hr>

<p>A <dfn export>subresource request</dfn> is a <a for=/>request</a>
Expand Down