tor-browser

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

chrome-bug-1512988.html (268B)


      1 <!DOCTYPE html>
      2 <html style="position: absolute">
      3  <title>Chrome crash when propagating orthogonal writing-mode to absolute positioned root element</title>
      4  <link rel="help" href="https://crbug.com/1512988">
      5  <body style="writing-mode: vertical-rl"></body>
      6 </html>