Skip to content

Commit 633116c

Browse files
authored
Remove 'relevant application caches (#318)
1 parent b5d09c9 commit 633116c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

‎index.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -260,10 +260,8 @@ <h3>
260260
"PERFORMANCE-TIMELINE-2#performance-timeline">Performance
261261
Timeline</a>, unless excluded from the timeline as part of the
262262
[=fetch|fetching process=]. Resources that are retrieved from
263-
<a data-cite="HTML#relevant-application-cache">relevant application
264-
caches</a> or local resources are included as
265-
<a>PerformanceResourceTiming</a> objects in the <a data-cite=
266-
"PERFORMANCE-TIMELINE-2#performance-timeline">Performance
263+
HTTP cache are included as <a>PerformanceResourceTiming</a> objects in the
264+
<a data-cite="PERFORMANCE-TIMELINE-2#performance-timeline">Performance
267265
Timeline</a>. Resources for which the [=fetch=] was initiated, but
268266
was later aborted (e.g. due to a network error) are included as
269267
<a>PerformanceResourceTiming</a> objects in the <a data-cite=

0 commit comments

Comments
 (0)