This repository was archived by the owner on Jul 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +72
-0
lines changed
testing/web-platform/meta/resource-timing Expand file tree Collapse file tree 2 files changed +72
-0
lines changed Original file line number Diff line number Diff line change 1313
1414 [Fetch from cross-origin without early hints, with Timing-Allow-Origin should not expose interim response times]
1515 expected: FAIL
16+
17+ [Fetch from same-origin with early hints, with 100 response]
18+ expected: FAIL
19+
20+ [Fetch from cross-origin with early hints, with 100 response]
21+ expected: FAIL
22+
23+ [Fetch from cross-origin-with-TAO with early hints, with 100 response]
24+ expected: FAIL
25+
26+ [Fetch from same-origin with early hints, without 100 response]
27+ expected: FAIL
28+
29+ [Fetch from cross-origin with early hints, without 100 response]
30+ expected: FAIL
31+
32+ [Fetch from cross-origin-with-TAO with early hints, without 100 response]
33+ expected: FAIL
34+
35+ [Fetch from same-origin without early hints, with 100 response]
36+ expected: FAIL
37+
38+ [Fetch from cross-origin without early hints, with 100 response]
39+ expected: FAIL
40+
41+ [Fetch from cross-origin-with-TAO without early hints, with 100 response]
42+ expected: FAIL
43+
44+ [Fetch from same-origin without early hints, without 100 response]
45+ expected: FAIL
46+
47+ [Fetch from cross-origin without early hints, without 100 response]
48+ expected: FAIL
49+
50+ [Fetch from cross-origin-with-TAO without early hints, without 100 response]
51+ expected: FAIL
Original file line number Diff line number Diff line change 1313
1414 [Fetch from cross-origin without early hints, with Timing-Allow-Origin should not expose interim response times]
1515 expected: FAIL
16+
17+ [Fetch from same-origin with early hints, with 100 response]
18+ expected: FAIL
19+
20+ [Fetch from cross-origin with early hints, with 100 response]
21+ expected: FAIL
22+
23+ [Fetch from cross-origin-with-TAO with early hints, with 100 response]
24+ expected: FAIL
25+
26+ [Fetch from same-origin with early hints, without 100 response]
27+ expected: FAIL
28+
29+ [Fetch from cross-origin with early hints, without 100 response]
30+ expected: FAIL
31+
32+ [Fetch from cross-origin-with-TAO with early hints, without 100 response]
33+ expected: FAIL
34+
35+ [Fetch from same-origin without early hints, with 100 response]
36+ expected: FAIL
37+
38+ [Fetch from cross-origin without early hints, with 100 response]
39+ expected: FAIL
40+
41+ [Fetch from cross-origin-with-TAO without early hints, with 100 response]
42+ expected: FAIL
43+
44+ [Fetch from same-origin without early hints, without 100 response]
45+ expected: FAIL
46+
47+ [Fetch from cross-origin without early hints, without 100 response]
48+ expected: FAIL
49+
50+ [Fetch from cross-origin-with-TAO without early hints, without 100 response]
51+ expected: FAIL
You can’t perform that action at this time.
0 commit comments