tor-browser

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

10_1_support_2.js (161B)


      1 test(function () {
      2            assert_true(dataScriptRan, "data script ran");
      3        }, "Verify that data: as script src runs with this policy");
      4 
      5 t_spv.done();