| OLD | NEW |
| 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 |
| OLD | NEW |