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

Side by Side 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 unified diff | Download patch
OLDNEW
1 layer at (0,0) size 800x600 scrollY 1555.00 scrollHeight 2155 1 layer at (0,0) size 800x600 scrollY 1554.00 scrollHeight 2155
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x2155 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 3 layer at (0,0) size 800x2155 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x2154.81 4 LayoutBlockFlow {HTML} at (0,0) size 800x2154.81
5 LayoutBlockFlow {BODY} at (8,16) size 784x2122.81 5 LayoutBlockFlow {BODY} at (8,16) size 784x2122.81
6 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 577x19 7 LayoutText {#text} at (0,0) size 577x19
8 text run at (0,0) width 577: "Scrolling should occur even when the fra me's overflow is hidden (i.e. it has no visible scrollbars)." 8 text run at (0,0) width 577: "Scrolling should occur even when the fra me's overflow is hidden (i.e. it has no visible scrollbars)."
9 LayoutBlockFlow {DIV} at (0,36) size 784x2000 9 LayoutBlockFlow {DIV} at (0,36) size 784x2000
10 LayoutInline {A} at (0,0) size 62x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 62x19 [color=#0000EE]
11 LayoutText {#text} at (0,0) size 62x19 11 LayoutText {#text} at (0,0) size 62x19
12 text run at (0,0) width 62: "Click here" 12 text run at (0,0) width 62: "Click here"
13 LayoutText {#text} at (0,0) size 0x0 13 LayoutText {#text} at (0,0) size 0x0
14 LayoutBlockFlow {H2} at (0,2055.91) size 784x27 14 LayoutBlockFlow {H2} at (0,2055.91) size 784x27
15 LayoutText {#text} at (0,0) size 116x26 15 LayoutText {#text} at (0,0) size 116x26
16 text run at (0,0) width 116: "Test Passed" 16 text run at (0,0) width 116: "Test Passed"
17 LayoutBlockFlow {P} at (0,2102.81) size 784x20 17 LayoutBlockFlow {P} at (0,2102.81) size 784x20
18 LayoutText {#text} at (0,0) size 477x19 18 LayoutText {#text} at (0,0) size 477x19
19 text run at (0,0) width 477: "The test should have automatically scrol led down to show \"Test Passed\" above." 19 text run at (0,0) width 477: "The test should have automatically scrol led down to show \"Test Passed\" above."
20 scrolled to 0,1555 20 scrolled to 0,1554
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698