Source code
Revision control
Copy as Markdown
Other Tools
[close-propagation-forward.any.serviceworker.html]
expected:
if debug and fission and (os == "win") and (processor == "x86_64"): CRASH
if debug and not fission: CRASH
[close-propagation-forward.any.sharedworker.html]
[close-propagation-forward.any.worker.html]
[close-propagation-forward.any.html]
expected:
if os == "android": [OK, CRASH]
[close-propagation-forward.any.shadowrealm.html]
expected: ERROR
[close-propagation-forward.any.shadowrealm-in-window.html]
expected: ERROR
[close-propagation-forward.https.any.shadowrealm-in-audioworklet.html]
expected:
if os == "linux": [ERROR, TIMEOUT]
ERROR
[close-propagation-forward.any.shadowrealm-in-dedicatedworker.html]
expected: ERROR
[close-propagation-forward.https.any.shadowrealm-in-serviceworker.html]
expected:
if debug and fission and (os == "win") and (processor == "x86"): [CRASH, ERROR, TIMEOUT]
if debug and fission and (os == "mac"): [CRASH, ERROR, TIMEOUT]
if debug and fission and (os == "linux"): [CRASH, ERROR, TIMEOUT]
[ERROR, TIMEOUT]
[close-propagation-forward.any.shadowrealm-in-shadowrealm.html]
expected: ERROR
[close-propagation-forward.any.shadowrealm-in-sharedworker.html]
expected: ERROR