tor-browser

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

012.js (107B)


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