tor-browser

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

cross-shadow-boundary-1-ref.html (117B)


      1 <!doctype html>
      2 OuterText
      3 <div>innerText</div>
      4 <script>
      5  getSelection().selectAllChildren(document.body);
      6 </script>