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