tor-browser

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

flex-item-content-is-min-width-max-content-ref.html (200B)


      1 <link rel="stylesheet" href="/fonts/ahem.css">
      2 <style>
      3 div {
      4  font-family: Ahem;
      5  font-size: 20px;
      6  background-color: green;
      7  width: max-content;
      8  color: transparent;
      9 }
     10 </style>
     11 <div>X X X</div>