tor-browser

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

375827-1.html (302B)


      1 <html><head>
      2 <title>Bug 375827 - Text gets split when it should stay on one line in this case</title>
      3 </head>
      4 <body>
      5 
      6 <table style="font-size: 14px; border: 1px solid black; width: 1px;"><tbody><tr><td>
      7 text text<script>document.body.offsetHeight;</script>text
      8 </td></tr></tbody></table>
      9 </body></html>