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