Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Side by Side Diff: LayoutTests/fast/css/image-orientation/image-orientation-from-image-composited-expected.txt

Issue 1162793003: Add CSS image-orientation: from-image (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: add converter Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 The images should be rotated respecting their EXIF orientation. This test can on ly be run with testRunner (or by manually setting WebKitShouldRespectImageOrient ation to true). 1 The images should be rotated respecting their EXIF orientation by use of image-o rientation: from-image.
2 2
3 3
4 Normal 4 Normal
5 Flipped horizontally 5 Flipped horizontally
6 Rotated 180° 6 Rotated 180°
7 Flipped vertically 7 Flipped vertically
8 8
9 Rotated 90° CCW and flipped vertically 9 Rotated 90° CCW and flipped vertically
10 Rotated 90° CCW 10 Rotated 90° CCW
11 Rotated 90° CW and flipped vertically 11 Rotated 90° CW and flipped vertically
12 Rotated 90° CW 12 Rotated 90° CW
13 13
14 Undefined (invalid value) 14 Undefined (invalid value)
15 img1 size = 100px by 50px 15 img1 size = 100px by 50px
16 img2 size = 100px by 50px 16 img2 size = 100px by 50px
17 img3 size = 100px by 50px 17 img3 size = 100px by 50px
18 img4 size = 100px by 50px 18 img4 size = 100px by 50px
19 img5 size = 50px by 100px 19 img5 size = 50px by 100px
20 img6 size = 50px by 100px 20 img6 size = 50px by 100px
21 img7 size = 50px by 100px 21 img7 size = 50px by 100px
22 img8 size = 50px by 100px 22 img8 size = 50px by 100px
23 img9 size = 100px by 50px 23 img9 size = 100px by 50px
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698