tor-browser

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

sandbox-parse-noscript-ref.html (228B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>noscript parsing when sandbox disables scripting</title>
      4 <iframe srcdoc="PASS" sandbox></iframe>
      5 <iframe srcdoc="PASS" sandbox></iframe>
      6 <iframe srcdoc="P<b>AS</b>S" sandbox></iframe>