image-orientation-exif-png-2.html (554B)
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="author" title="Chris Lilley" href="https://svgees.us/"> 6 <link rel="help" href="https://drafts.csswg.org/css-images-3/#url-metadata"> 7 <link rel="help" href="https://w3c.github.io/PNG-spec/#eXIf"> 8 <link rel="match" href="reference/image-orientation-exif-png-ref.html"> 9 <img src="support/F-exif-chunk-early.png"> 10 <img src="support/F-exif-late.png">