Skip to content

Commit

Permalink
Update fetch.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Domenic Denicola <[email protected]>
  • Loading branch information
noamr and domenic authored Jan 18, 2023
1 parent d42864a commit 6b2d1d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -8414,7 +8414,7 @@ Web IDL, for which every object that implements an <a>interface</a> has a
<a>relevant settings object</a> you can use. For example, a <a for=/>request</a> associated with a
DOM <a for=/>element</a> would set the <a for=/>request</a>'s <a for=request>client</a> to the
element's <a>node document</a>'s <a>relevant settings object</a>. All features that are directly
web-exposed by JavaScript, HTML, CSS, or other <code>Document</code> subresources should have A
web-exposed by JavaScript, HTML, CSS, or other {{Document}} subresources should have a
<a for=request>client</a>.

<p>If your <a for=/>fetching</a> is not directly web-exposed, e.g. it is sent in the background
Expand Down

0 comments on commit 6b2d1d8

Please sign in to comment.