[templated.any.sharedworker.html]
expected:
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
[templated.any.serviceworker.html]
expected:
if sessionHistoryInParent and (os == "android") and debug: TIMEOUT
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
[templated.any.html]
expected:
if not sessionHistoryInParent: [OK, TIMEOUT]
[templated.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[templated.any.worker.html]
expected:
if not sessionHistoryInParent and not debug: [OK, TIMEOUT]
[templated.https.any.shadowrealm-in-serviceworker.html]
expected:
if os == "win": ERROR
[ERROR, TIMEOUT]
[templated.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[templated.any.shadowrealm-in-window.html]
expected:
if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[templated.https.any.shadowrealm-in-audioworklet.html]
expected:
if not sessionHistoryInParent and not debug: [ERROR, TIMEOUT]
ERROR
[templated.any.shadowrealm-in-sharedworker.html]
expected: ERROR