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