tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

http-equiv-accept-ch-iframe.https.html.ini (510B)


      1 [http-equiv-accept-ch-iframe.https.html]
      2  expected:
      3    if (os == "android") and debug and fission: [TIMEOUT, OK]
      4    if (os == "android") and debug and not fission: [OK, TIMEOUT]
      5  [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.]
      6    expected: FAIL
      7 
      8  [Client hints loaded on cross-origin iframe only include hints with a default permissions policy of *.]
      9    expected: FAIL