blob: 99df595abd5a2f53894406be2099b9f0c3acf6a2 (
plain)
1
2
3
4
5
6
7
8
9
|
[meta-equiv-delegate-ch-iframe.https.html]
expected:
if (os == "android") and debug and fission: [OK, TIMEOUT]
if (os == "android") and debug and not fission: [OK, TIMEOUT]
[Client hints loaded on same-origin iframe include hints with a default permissions policy of self and *.]
expected: FAIL
[Client hints loaded on cross-origin iframe only include hints with a default permissions policy of *.]
expected: FAIL
|