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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/overflow/overflow_hidden-expected.txt

Issue 2116283002: Don't let rounding prematurely influence document size when printing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@620456-2
Patch Set: bug 467579 Created 4 years, 5 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/platform/linux/fast/overflow/overflow_hidden-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/overflow_hidden-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/overflow_hidden-expected.txt
index f751fc914c3f3a85189a3b75b059ebe48caf2a72..a67d89ee5f7938296a600b54bdce4ccb3fb338dd 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/overflow_hidden-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/overflow/overflow_hidden-expected.txt
@@ -1,4 +1,4 @@
-layer at (0,0) size 800x600 scrollY 1555.00 scrollHeight 2155
+layer at (0,0) size 800x600 scrollY 1554.00 scrollHeight 2155
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x2155 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x2154.81
@@ -17,4 +17,4 @@ layer at (0,0) size 800x2155 backgroundClip at (0,0) size 800x600 clip at (0,0)
LayoutBlockFlow {P} at (0,2102.81) size 784x20
LayoutText {#text} at (0,0) size 477x19
text run at (0,0) width 477: "The test should have automatically scrolled down to show \"Test Passed\" above."
-scrolled to 0,1555
+scrolled to 0,1554

Powered by Google App Engine
This is Rietveld 408576698