tor-browser

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

frame-ancestors-none-block.html.ini (358B)


      1 [frame-ancestors-none-block.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 with a value 'none' should block rendering.]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, TIMEOUT]
      8      if (os == "android") and not debug: [PASS, TIMEOUT]