File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -322,11 +322,10 @@ <h3>
322322 < li > If an HTML < code > IMG</ code > element has a < code > < a href =
323323 "https://tools.ietf.org/html/rfc2397 "> data: URI</ a > </ code > as its
324324 source [[RFC2397]], then this resource will not be included as a < a >
325- PerformanceResourceTiming</ a > object in the < a data-cite =
326- "PERFORMANCE-TIMELINE-2#performance-timeline "> Performance
327- Timeline</ a > . By definition < code > < a href =
328- "https://tools.ietf.org/html/rfc2397 "> data: URI</ a > </ code > contains
329- embedded data and does not require a [=fetch=].
325+ PerformanceResourceTiming</ a > object in the < a data-cite =
326+ "PERFORMANCE-TIMELINE-2#performance-timeline "> Performance
327+ Timeline</ a > . < a > PerformanceResourceTiming</ a > entries are only reported for
328+ [=http(s) scheme|http(s)=] resources.
330329 </ li >
331330 < li > If a resource < a data-cite ="FETCH#concept-fetch "> fetch</ a > was
332331 aborted due to a networking error (e.g. DNS, TCP, or TLS error), then
You can’t perform that action at this time.
0 commit comments