Skip to content

Commit 481343c

Browse files
committed
Use <a><i> for serializer
1 parent a835d58 commit 481343c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fetch.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6813,7 +6813,7 @@ which is an algorithm that takes no arguments:
68136813
<ol>
68146814
<li><p>Let <var>totalRequestLength</var> be the <a for=string>length</a> of <var>request</var>'s
68156815
<a for=request>URL</a>, <a lt="URL serializer">serialized</a> with
6816-
[=URL serializer/exclude fragment=] set to true.
6816+
<a for="URL serializer"><i>exclude fragment</i></a> set to true.
68176817

68186818
<li><p>Increment <var>totalRequestLength</var> by the <a for=string>length</a> of
68196819
<var>request</var>'s <a for=request>referrer</a>, <a lt="URL serializer">serialized</a>.

0 commit comments

Comments
 (0)