blob: 8b81a13ce77815e26e181206849c53c6800b09f3 (
plain)
1
2
3
4
5
6
7
8
9
|
[MessageEvent-trusted.any.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and debug and not fission: [OK, TIMEOUT]
[MessageEvent-trusted.any.worker.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and debug and not fission: [OK, TIMEOUT]
|