tor-browser

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

010.js (128B)


      1 t.step(function() {
      2         order.push(3);
      3         assert_equals(document.getElementsByTagName("meta").length, 0);
      4       });