tor-browser

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

hyphens-auto-min-content-ref-2.html (179B)


      1 <!doctype html>
      2 <meta charset=utf-8>
      3 <title>CSS Test Reference</title>
      4 <style>
      5  div {
      6    width: min-content;
      7    border: 1px solid green;
      8  }
      9 </style>
     10 <div>2020-<br>12-12</div>