tor-browser

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

image-orientation-exif-png.html (419B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <title>CSS Images Module Level 3: late EXIF data is ignored</title>
      4 <link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact">
      5 <link rel="help" href="https://drafts.csswg.org/css-images-3/#url-metadata">
      6 <link rel="match" href="reference/image-orientation-exif-png-ref.html">
      7 <img src="support/F-exif-early.png">
      8 <img src="support/F-exif-late.png">