Skip to content
Draft
Changes from all 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 id=text-directive-user-activation>text directive user activation</dfn>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for an explicit ID here. For new <dfn> elements we let Bikeshed generate them (it will be different so you'll need to adjust the HTML side).

Unless stated otherwise, it is false.

<hr>

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