tor-browser

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

replaced-content-image-004.html (432B)


      1 <!DOCTYPE html>
      2 <title>Checks the natural-size of the image is in the correct orientation.</title>
      3 <link rel="help" href="https://bugs.chromium.org/p/chromium/issues/detail?id=1204409">
      4 <link rel="match" href="replaced-content-image-004-ref.html">
      5 <div style="writing-mode: vertical-rl;">
      6  <img src="support/blue-200x100.png" width="200" height="100" style="width: auto; height: auto; max-width: 100px; max-height: 100px;">
      7 </div>