-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[css-images-3] Test early vs late EXIF in PNG.
- Loading branch information
Showing
6 changed files
with
14 additions
and
0 deletions.
There are no files selected for viewing
8 changes: 8 additions & 0 deletions
8
css/css-images/image-orientation/image-orientation-exif-png.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<!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"> |
6 changes: 6 additions & 0 deletions
6
css/css-images/image-orientation/reference/image-orientation-exif-png-ref.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<!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"> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.