tor-browser

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

sticky-continuation-crash.html (277B)


      1 <script>
      2 document.addEventListener("DOMContentLoaded", () => {
      3  a.appendChild(b)
      4  b.style.cssFloat = "left"
      5 })
      6 </script>
      7 <style>
      8 :root {
      9  column-width: 0px;
     10 }
     11 </style>
     12 <sub id="b">a</sub>
     13 <ul style="position: sticky">
     14 <input>
     15 <li>
     16 <section id="a">a</section>
     17 <font>a</font>