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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win7/printing/forced-break-tree-dump-only-expected.txt

Issue 1848263002: Auto-rebaseline for r384518 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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
(Empty)
1 layer at (0,0) size 1000x750 scrollHeight 776
2 LayoutView at (0,0) size 1000x750
3 layer at (0,0) size 1000x776 backgroundClip at (0,0) size 1000x750 clip at (0,0) size 1000x750
4 LayoutBlockFlow {HTML} at (0,0) size 1000x776
5 LayoutBlockFlow {BODY} at (8,16) size 984x752
6 LayoutBlockFlow {P} at (0,0) size 984x36
7 LayoutText {#text} at (0,0) size 982x35
8 text run at (0,0) width 566: "This is a test that only dumps the layou t tree, and doesn't actually display the page. This "
9 text run at (565,0) width 417: "tests some peculiarities in the test f ramework for printing. To run"
10 text run at (0,18) width 159: "this test manually, run it "
11 text run at (158,18) width 227: "with content_shell --run-layout-test"
12 LayoutBlockFlow {DIV} at (0,52) size 984x18
13 LayoutText {#text} at (0,0) size 165x17
14 text run at (0,0) width 165: "This should be on page 1."
15 LayoutBlockFlow {DIV} at (0,734) size 984x18
16 LayoutText {#text} at (0,0) size 165x17
17 text run at (0,0) width 165: "This should be on page 2."
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698