We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a835d58 commit 481343cCopy full SHA for 481343c
fetch.bs
@@ -6813,7 +6813,7 @@ which is an algorithm that takes no arguments:
6813
<ol>
6814
<li><p>Let <var>totalRequestLength</var> be the <a for=string>length</a> of <var>request</var>'s
6815
<a for=request>URL</a>, <a lt="URL serializer">serialized</a> with
6816
- [=URL serializer/exclude fragment=] set to true.
+ <a for="URL serializer"><i>exclude fragment</i></a> set to true.
6817
6818
<li><p>Increment <var>totalRequestLength</var> by the <a for=string>length</a> of
6819
<var>request</var>'s <a for=request>referrer</a>, <a lt="URL serializer">serialized</a>.
0 commit comments