tor-browser

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

text-overflow-bug666751-1.html (472B)


      1 <html class="reftest-wait"><head><script>
      2  window.addEventListener("MozReftestInvalidate", () => {
      3    document.body.style.backgroundColor = "lime";
      4    document.documentElement.removeAttribute("class");
      5  }, { once: true });
      6 </script>
      7 </head><body>
      8 <div style="overflow: scroll;  text-indent: -100px; white-space: pre; text-overflow: ellipsis;"><span style="font-family: -moz-fixed; white-space: normal;"></code><p style="position: fixed;">m
      9 </p>
     10 </div>
     11 
     12 </body></html>