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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/images/image-zoom-to-25-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/images/image-zoom-to-25-expected.txt b/third_party/WebKit/LayoutTests/fast/images/image-zoom-to-25-expected.txt
index 6af96342913a00c9d511a7501e336a203c6ecf75..08fc5f194b275005c9464f1bf213386b93ab91c6 100644
--- a/third_party/WebKit/LayoutTests/fast/images/image-zoom-to-25-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/images/image-zoom-to-25-expected.txt
@@ -1,9 +1,9 @@
This tests that page zoom and image auto-sizing interact well together. This test requires testRunner to run. To test manually, open this image in a browser window, resize the window to 200px tall and zoom out 6 times. The image should get smaller at each step.
-Size at zoom level0 : 200 x 150
-Size at zoom level1 : 200 x 150
-Size at zoom level2 : 200 x 150
+Size at zoom level0 : 199 x 150
+Size at zoom level1 : 199 x 150
+Size at zoom level2 : 200 x 149
Size at zoom level3 : 199 x 149
Size at zoom level4 : 199 x 149
-Size at zoom level5 : 200 x 149
+Size at zoom level5 : 197 x 149

Powered by Google App Engine
This is Rietveld 408576698