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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/images/image-zoom-to-25-expected.txt

Issue 2376163002: [Blink] Display images in the center of the screen (Closed)
Patch Set: Yet another attempt at rebaselining Created 4 years, 2 months 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 : 199 x 150
4 Size at zoom level1 : 200 x 150 4 Size at zoom level1 : 199 x 150
5 Size at zoom level2 : 200 x 150 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 : 197 x 149
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698