diff options
Diffstat (limited to 'testing/web-platform/meta/resource-timing/interim-response-times.html.ini')
-rw-r--r-- | testing/web-platform/meta/resource-timing/interim-response-times.html.ini | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resource-timing/interim-response-times.html.ini b/testing/web-platform/meta/resource-timing/interim-response-times.html.ini new file mode 100644 index 0000000000..3223685bd6 --- /dev/null +++ b/testing/web-platform/meta/resource-timing/interim-response-times.html.ini @@ -0,0 +1,36 @@ +[interim-response-times.html] + [Fetch from same-origin with early hints, with 100 response] + expected: FAIL + + [Fetch from cross-origin with early hints, with 100 response] + expected: FAIL + + [Fetch from cross-origin-with-TAO with early hints, with 100 response] + expected: FAIL + + [Fetch from same-origin with early hints, without 100 response] + expected: FAIL + + [Fetch from cross-origin with early hints, without 100 response] + expected: FAIL + + [Fetch from cross-origin-with-TAO with early hints, without 100 response] + expected: FAIL + + [Fetch from same-origin without early hints, with 100 response] + expected: FAIL + + [Fetch from cross-origin without early hints, with 100 response] + expected: FAIL + + [Fetch from cross-origin-with-TAO without early hints, with 100 response] + expected: FAIL + + [Fetch from same-origin without early hints, without 100 response] + expected: FAIL + + [Fetch from cross-origin without early hints, without 100 response] + expected: FAIL + + [Fetch from cross-origin-with-TAO without early hints, without 100 response] + expected: FAIL |