Source code

Revision control

Copy as Markdown

Other Tools

[http-equiv-accept-ch-iframe.https.html]
expected:
if (os == "android") and debug and fission: [TIMEOUT, OK]
if (os == "android") and debug and not fission: [OK, TIMEOUT]
[Client hints loaded on same-origin iframe should include hints with a default permissions policy ofself and *, but the http-equiv meta tag has a bug and it doesn't impact iframes.]
expected: FAIL
[Client hints loaded on cross-origin iframe only include hints with a default permissions policy of *.]
expected: FAIL