blob: 0cc6d16f87891da72c348ade37d8287ff9381aee (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[non-secure-context.tentative.any.sharedworker.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[non-secure-context.tentative.any.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[non-secure-context.tentative.any.worker.html]
expected:
if (os == "android") and fission: [TIMEOUT, OK]
|