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

Side by Side Diff: third_party/WebKit/LayoutTests/images/exif-orientation-css-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 None of the images should be rotated. This test is only valid when run with test Runner (or with WebKitShouldRespectImageOrientation manually set to true). 1 None of the images should be rotated. This test is only valid when run with test Runner (or with WebKitShouldRespectImageOrientation manually set 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
(...skipping 12 matching lines...) Expand all
23 img4 size = 100px by 50px 23 img4 size = 100px by 50px
24 img5 size = 100px by 50px 24 img5 size = 100px by 50px
25 img6 size = 100px by 50px 25 img6 size = 100px by 50px
26 img7 size = 100px by 50px 26 img7 size = 100px by 50px
27 img8 size = 100px by 50px 27 img8 size = 100px by 50px
28 img9 size = 100px by 100px 28 img9 size = 100px by 100px
29 img10 size = 100px by 100px 29 img10 size = 100px by 100px
30 img11 size = 100px by 100px 30 img11 size = 100px by 100px
31 img12 size = 100px by 100px 31 img12 size = 100px by 100px
32 img13 size = 100px by 50px 32 img13 size = 100px by 50px
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698