tor-browser

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

frame-ancestors-url-block.html.ini (375B)


      1 [frame-ancestors-url-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 URL which doesn't match this origin should be blocked.]
      6    expected:
      7      if (os == "mac") and not debug: [PASS, TIMEOUT]
      8      if (os == "android") and not debug: [PASS, TIMEOUT]