tor-browser

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

010-1.js (127B)


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