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