tor-browser

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

frame-ancestors-path-ignored.window.js (186B)


      1 // META: script=support/frame-ancestors-test.sub.js
      2 test = async_test("A 'frame-ancestors' CSP directive with a URL that includes a path should be ignored.");
      3 testUrlWithPathIgnored();