tor-browser

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

1676970.html (522B)


      1 <script>
      2 function go() {
      3  a.appendChild(c)
      4  a.getRootNode().addEventListener("DOMSubtreeModified", eh, { once: true })
      5  b.setAttribute("oninvalid", "eh()")
      6 }
      7 function eh() {
      8  b.setAttribute("role", "dialog")
      9  window.scrollBy(0.802, 0.384)
     10  var x = document.getSelection()
     11  x.extend(a)
     12  x.modify("move", "forward", "lineboundary")
     13  a.style.setProperty("column-span", "all")
     14 }
     15 </script>
     16 <body onload=go()>
     17 <select>
     18 <option id="a" contenteditable="true">x</span>
     19 <input id="b">
     20 <textarea id="c">