34 lines
835 B
INI
34 lines
835 B
INI
[then-interception.any.html]
|
|
expected:
|
|
if os == "android": [OK, CRASH]
|
|
|
|
[then-interception.any.worker.html]
|
|
|
|
[then-interception.any.serviceworker.html]
|
|
|
|
[then-interception.any.sharedworker.html]
|
|
|
|
[then-interception.any.shadowrealm.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [ERROR, CRASH]
|
|
ERROR
|
|
|
|
[then-interception.any.shadowrealm-in-sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[then-interception.https.any.shadowrealm-in-audioworklet.html]
|
|
expected:
|
|
if os == "linux": [TIMEOUT, ERROR]
|
|
ERROR
|
|
|
|
[then-interception.any.shadowrealm-in-dedicatedworker.html]
|
|
expected: ERROR
|
|
|
|
[then-interception.https.any.shadowrealm-in-serviceworker.html]
|
|
expected: [ERROR, TIMEOUT]
|
|
|
|
[then-interception.any.shadowrealm-in-shadowrealm.html]
|
|
expected: ERROR
|
|
|
|
[then-interception.any.shadowrealm-in-window.html]
|
|
expected: ERROR
|