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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/images/image-zoom-to-25-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 This tests that page zoom and image auto-sizing interact well together. This tes t requires testRunner to run. To test manually, open this image in a browser win dow, resize the window to 200px tall and zoom out 6 times. The image should get smaller at each step. 1 This tests that page zoom and image auto-sizing interact well together. This tes t requires testRunner to run. To test manually, open this image in a browser win dow, resize the window to 200px tall and zoom out 6 times. The image should get smaller at each step.
2 2
3 Size at zoom level0 : 200 x 150 3 Size at zoom level0 : 200 x 150
4 Size at zoom level1 : 200 x 150 4 Size at zoom level1 : 200 x 150
5 Size at zoom level2 : 200 x 149 5 Size at zoom level2 : 200 x 149
6 Size at zoom level3 : 199 x 149 6 Size at zoom level3 : 199 x 149
7 Size at zoom level4 : 199 x 149 7 Size at zoom level4 : 199 x 149
8 Size at zoom level5 : 200 x 149 8 Size at zoom level5 : 200 x 149
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698