tor-browser

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

1061027.html (457B)


      1 <style>
      2 .c1 { transform-style: preserve-3d; display: table-row-group;</style><script>
      3 var docElement = document.documentElement;
      4 function init() {
      5 test1 = document.createElementNS("http://www.w3.org/1999/xhtml", "defs");
      6 test1.setAttribute("class", "c1");
      7 docElement.appendChild(test1);
      8 test2 = document.createElementNS("http://www.w3.org/1998/Math/MathML", "msub");
      9 test1.appendChild(test2);
     10 }
     11 document.addEventListener("DOMContentLoaded", init);
     12 </script>