Status: FAIL | Duration: 25ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi
/css/css-images/image-orientation/image-orientation-exif-png-2.html
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Images Module Level 3: late EXIF data is ignored</title> <link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"> <link rel="author" title="Chris Lilley" href="https://svgees.us/"> <link rel="help" href="https://drafts.csswg.org/css-images-3/#url-metadata"> <link rel="help" href="https://w3c.github.io/PNG-spec/#eXIf"> <link rel="match" href="reference/image-orientation-exif-png-ref.html"> <img src="support/F-exif-chunk-early.png"> <img src="support/F-exif-late.png">
/css/css-images/image-orientation/reference/image-orientation-exif-png-ref.html
<!DOCTYPE html> <meta charset="utf-8"> <title>CSS Images Module Level 3: late EXIF data is ignored (PNG)</title> <link rel="author" title="Elika J. Etemad" href="http://fantasai.inkedblade.net/contact"> <img src="../support/F-rotated.png"> <img src="../support/F-upright.png">