OLD | NEW |
| (Empty) |
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 | |
3 | |
4 Normal | |
5 Flipped horizontally | |
6 Rotated 180° | |
7 Flipped vertically | |
8 | |
9 Rotated 90° CCW and flipped vertically | |
10 Rotated 90° CCW | |
11 Rotated 90° CW and flipped vertically | |
12 Rotated 90° CW | |
13 | |
14 Undefined (invalid value) | |
15 img1 size = 100px by 50px | |
16 img2 size = 100px by 50px | |
17 img3 size = 100px by 50px | |
18 img4 size = 100px by 50px | |
19 img5 size = 50px by 100px | |
20 img6 size = 50px by 100px | |
21 img7 size = 50px by 100px | |
22 img8 size = 50px by 100px | |
23 img9 size = 100px by 50px | |
OLD | NEW |