tor-browser

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

file_iframe_sandbox_pass.js (97B)


      1 ok(
      2  true,
      3  "documents sandboxed with allow-scripts should be able to run <script src=...>"
      4 );