wpt / css / css-images / image-orientation / image-orientation-exif-png.html

Status: FAIL | Duration: 24ms | Subtests: 0/1 | Open test on wpt.live | Open ref on wpt.live | wpt.fyi

/css/css-images/image-orientation/image-orientation-exif-png.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="help" href="https://drafts.csswg.org/css-images-3/#url-metadata">
<link rel="match" href="reference/image-orientation-exif-png-ref.html">
<img src="support/F-exif-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">