[window-history.https.sub.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if os == "linux": [OK, TIMEOUT]
[sec-fetch-user - history.forward]
expected:
if (os == "linux") and debug: [PASS, TIMEOUT]
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
[sec-fetch-user - history.back]
expected:
if (os == "linux") and not debug: [PASS, TIMEOUT, NOTRUN]
[sec-fetch-dest - history.forward]
expected:
if (os == "linux") and not debug and asan: [PASS, TIMEOUT, NOTRUN]
if (os == "linux") and not debug and not asan: [PASS, TIMEOUT]
[sec-fetch-dest - history.back]
expected:
if asan: [PASS, NOTRUN]
[sec-fetch-mode - history.forward]
expected:
if asan: [PASS, NOTRUN]
[sec-fetch-mode - history.back]
expected:
if asan: [PASS, NOTRUN]
[sec-fetch-site - Same site - history.forward]
expected:
if asan: [PASS, TIMEOUT]
[sec-fetch-storage-access - Same site - history.forward]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[sec-fetch-storage-access - Cross-site - history.forward]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[sec-fetch-storage-access - Cross-site - history.back]
expected:
if (os == "linux") and (os_version == "24.04") and (processor == "x86_64") and (display == "x11") and asan and not fission: [NOTRUN, TIMEOUT]
[sec-fetch-storage-access - Same site - history.back]
expected:
if (os == "mac") and not debug: [PASS, NOTRUN, TIMEOUT]
[PASS, TIMEOUT, NOTRUN]
[sec-fetch-storage-access - Cross-site - history.back]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]