tor-browser

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

frame-ancestors-overrides-xfo.html.ini (383B)


      1 [frame-ancestors-overrides-xfo.html]
      2  expected:
      3    if (os == "mac") and not debug: [OK, TIMEOUT]
      4    if (os == "android") and not debug: [OK, TIMEOUT]
      5  [A 'frame-ancestors' CSP directive overrides an 'x-frame-options' header which would allow the page.]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, TIMEOUT]
      8      if (os == "android") and not debug: [PASS, TIMEOUT]