blob: d7d294b44446f6f3f25dd91f311b0bc316df8092 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[exposure.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[exposure.any.serviceworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[exposure.any.worker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[exposure.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
|