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

Side by Side Diff: third_party/WebKit/LayoutTests/images/exif-orientation-expected.txt

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month 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. This test can on ly be run with testRunner (or by manually setting WebKitShouldRespectImageOrient ation to true).
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