tor-browser

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

intrinsic-percent-replaced-011-ref.html (225B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <div style="writing-mode: vertical-lr">
      4  <div style="display: inline-block">
      5    <img style="width: 100px; max-height: 100%;" src="/images/green-100x50.png">
      6  </div>
      7 </div>