[window-history.https.sub.html]
expected:
if (os == "android") and debug and sessionHistoryInParent: [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 not asan and (os == "linux") and not debug: [PASS, TIMEOUT]
if asan: [PASS, TIMEOUT, NOTRUN]
[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 == "linux") and fission and not debug and not asan: [PASS, TIMEOUT]
if (os == "android") and debug and sessionHistoryInParent: [PASS, TIMEOUT]
if (os == "linux") and not fission: [PASS, TIMEOUT, NOTRUN]
[sec-fetch-storage-access - Same site - history.back]
expected:
if (os == "linux") and not fission: [PASS, TIMEOUT]