Skip to content

Commit afeaef3

Browse files
chore: tidy up index.html (#349)
Co-authored-by: yoavweiss <yoavweiss@users.noreply.github.com>
1 parent 520ae83 commit afeaef3

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

‎index.html

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,10 @@ <h3>
642642
info</a> for more info.
643643
</p>
644644
<p class="note">
645-
Issue <a href="https://github.com/w3c/resource-timing/issues/221">221</a> suggests to remove support for nextHopProtocol, as it can reveal details about the user's network configuration.
645+
Issue <a href=
646+
"https://github.com/w3c/resource-timing/issues/221">221</a> suggests
647+
to remove support for nextHopProtocol, as it can reveal details about
648+
the user's network configuration.
646649
</p>
647650
<p data-dfn-for="PerformanceResourceTiming">
648651
The <dfn>requestStart</dfn> getter steps are to <a>convert fetch
@@ -1028,9 +1031,11 @@ <h4>
10281031
not present there, from the original cached resource.
10291032
</p>
10301033
<p class="note">
1031-
Issues <a href="https://github.com/w3c/resource-timing/issues/222">222</a> and
1032-
<a href="https://github.com/w3c/resource-timing/issues/223">223</a>
1033-
suggest to remove wildcard support from Timing-Allow-Origin in order to restrict its use.
1034+
Issues <a href=
1035+
"https://github.com/w3c/resource-timing/issues/222">222</a> and
1036+
<a href="https://github.com/w3c/resource-timing/issues/223">223</a>
1037+
suggest to remove wildcard support from Timing-Allow-Origin in
1038+
order to restrict its use.
10341039
</p>
10351040
</section>
10361041
<section id="sec-iana-considerations">

0 commit comments

Comments
 (0)