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