fune/testing/web-platform/meta/fetch/http-cache/cache-mode.any.js.ini
moz-wptsync-bot a632bf8820 Bug 1673485 [wpt PR 26296] - Update wpt metadata, a=testonly
wpt-pr: 26296
wpt-type: metadata
2020-11-04 10:10:08 +00:00

43 lines
1.4 KiB
INI

[cache-mode.any.sharedworker.html]
[Fetch doesn't touch Cache-Control when cache mode is no-store and Cache-Control is already present]
expected: FAIL
[Fetch sends Cache-Control: max-age=0 when cache mode is no-cache]
expected: FAIL
[Fetch doesn't touch Pragma when cache mode is no-store and Pragma is already present]
expected: FAIL
[cache-mode.any.worker.html]
[Fetch doesn't touch Cache-Control when cache mode is no-store and Cache-Control is already present]
expected: FAIL
[Fetch sends Cache-Control: max-age=0 when cache mode is no-cache]
expected: FAIL
[Fetch doesn't touch Pragma when cache mode is no-store and Pragma is already present]
expected: FAIL
[cache-mode.any.html]
[Fetch doesn't touch Cache-Control when cache mode is no-store and Cache-Control is already present]
expected: FAIL
[Fetch sends Cache-Control: max-age=0 when cache mode is no-cache]
expected: FAIL
[Fetch doesn't touch Pragma when cache mode is no-store and Pragma is already present]
expected: FAIL
[cache-mode.any.serviceworker.html]
[Fetch doesn't touch Cache-Control when cache mode is no-store and Cache-Control is already present]
expected: FAIL
[Fetch sends Cache-Control: max-age=0 when cache mode is no-cache]
expected: FAIL
[Fetch doesn't touch Pragma when cache mode is no-store and Pragma is already present]
expected: FAIL