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