tor-browser

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

document-write-alert-fail.js (122B)


      1 document.write("<script>test(function () { assert_unreached('FAIL inline script from document.write ran') });</script>");