blob: 7dec7055ac8b41074b55afc8a0302f7117486995 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
[then-interception.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[then-interception.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[then-interception.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[then-interception.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[then-interception.any.shadowrealm.html]
expected: ERROR
|