tor-browser

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

1421807-2.html (251B)


      1 <style>
      2 .c1 { display: contents; }
      3 </style>
      4 <script>
      5 function go() {
      6  a.attachShadow({mode: "open"}).innerHTML = `<slot> </slot> `;
      7  b.appendChild(a);
      8 }
      9 </script>
     10 <body onload=go()>
     11 <div id="a" class="c1">
     12  <span></span>
     13 </div>
     14 <svg>
     15 <text id="b">