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

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

Issue 1913623002: Manual rebaselines for r388291 #3 (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
1 layer at (0,0) size 1066x799 scrollHeight 825 1 layer at (0,0) size 1066x799 scrollHeight 825
2 LayoutView at (0,0) size 1066x799 2 LayoutView at (0,0) size 1066x799
3 layer at (0,0) size 1066x825 backgroundClip at (0,0) size 1066x799 clip at (0,0) size 1066x799 3 layer at (0,0) size 1066x825 backgroundClip at (0,0) size 1066x799 clip at (0,0) size 1066x799
4 LayoutBlockFlow {HTML} at (0,0) size 1066x825 4 LayoutBlockFlow {HTML} at (0,0) size 1066x825
5 LayoutBlockFlow {BODY} at (8,16) size 1050x801 5 LayoutBlockFlow {BODY} at (8,16) size 1050x801
6 LayoutBlockFlow {P} at (0,0) size 1050x36 6 LayoutBlockFlow {P} at (0,0) size 1050x36
7 LayoutText {#text} at (0,0) size 1036x36 7 LayoutText {#text} at (0,0) size 1036x36
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 " 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 471: "tests some peculiarities in the test f ramework for printing. To run this test" 9 text run at (565,0) width 471: "tests some peculiarities in the test f ramework for printing. To run this test"
10 text run at (0,18) width 106: "manually, run it " 10 text run at (0,18) width 105: "manually, run it "
11 text run at (105,18) width 228: "with content_shell --run-layout-test" 11 text run at (104,18) width 228: "with content_shell --run-layout-test"
12 LayoutBlockFlow {DIV} at (0,52) size 1050x18 12 LayoutBlockFlow {DIV} at (0,52) size 1050x18
13 LayoutText {#text} at (0,0) size 165x18 13 LayoutText {#text} at (0,0) size 165x18
14 text run at (0,0) width 165: "This should be on page 1." 14 text run at (0,0) width 165: "This should be on page 1."
15 LayoutBlockFlow {DIV} at (0,783) size 1050x18 15 LayoutBlockFlow {DIV} at (0,783) size 1050x18
16 LayoutText {#text} at (0,0) size 165x18 16 LayoutText {#text} at (0,0) size 165x18
17 text run at (0,0) width 165: "This should be on page 2." 17 text run at (0,0) width 165: "This should be on page 2."
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698