Skip to content

Commit

Permalink
chore: tidy up index.html (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: noamr <noamr@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and noamr committed Apr 27, 2024
1 parent 8a54abf commit 3d7c3f5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,10 @@ <h3>
<li>If an HTML <code>IMG</code> element has a <code><a href=
"https://tools.ietf.org/html/rfc2397">data: URI</a></code> as its
source [[RFC2397]], then this resource will not be included as a <a>
PerformanceResourceTiming</a> object in the <a data-cite=
"PERFORMANCE-TIMELINE-2#performance-timeline">Performance
Timeline</a>. <a>PerformanceResourceTiming</a> entries are only reported for
[=http(s) scheme|http(s)=] resources.
PerformanceResourceTiming</a> object in the <a data-cite=
"PERFORMANCE-TIMELINE-2#performance-timeline">Performance
Timeline</a>. <a>PerformanceResourceTiming</a> entries are only
reported for [=http(s) scheme|http(s)=] resources.
</li>
<li>If a resource <a data-cite="FETCH#concept-fetch">fetch</a> was
aborted due to a networking error (e.g. DNS, TCP, or TLS error), then
Expand Down

0 comments on commit 3d7c3f5

Please sign in to comment.