tor-browser

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

should-not-load.html (147B)


      1 <script>
      2  parent.nestingTest.step(function() {
      3    parent.assert_unreached(window.frameElement.getAttribute("test-description"));
      4  });
      5 </script>