tor-browser

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

eol-spaces-bidi-min-content-crash.html (282B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <link rel="author" title="Andreu Botella" href="mailto:abotella@igalia.com">
      4 <link rel="help" href="https://issues.chromium.org/issues/324684931">
      5 
      6 <style>
      7  div {
      8    width: min-content;
      9  }
     10 </style>
     11 
     12 <div dir="rtl">X&#x3000;&#x3000; X</div>