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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/printing/iframe-print-expected.txt

Issue 1419183002: Manual rebaseline for r355760 https://codereview.chromium.org/1423643002 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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 0x0 1 layer at (0,0) size 1000x750
2 LayoutView at (0,0) size 0x0 2 LayoutView at (0,0) size 1000x750
3 layer at (0,0) size 1000x750 3 layer at (0,0) size 1000x750
4 LayoutBlockFlow {HTML} at (0,0) size 1000x750 4 LayoutBlockFlow {HTML} at (0,0) size 1000x750
5 LayoutBlockFlow {BODY} at (8,8) size 984x734 5 LayoutBlockFlow {BODY} at (8,8) size 984x734
6 LayoutText {#text} at (304,290) size 4x18 6 LayoutText {#text} at (304,290) size 4x18
7 text run at (304,290) width 4: " " 7 text run at (304,290) width 4: " "
8 LayoutText {#text} at (0,0) size 0x0 8 LayoutText {#text} at (0,0) size 0x0
9 layer at (8,208) size 304x104 9 layer at (8,208) size 304x104
10 LayoutIFrame {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)] 10 LayoutIFrame {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
11 layer at (0,0) size 300x100 11 layer at (0,0) size 300x100
12 LayoutView at (0,0) size 300x100 12 LayoutView at (0,0) size 300x100
(...skipping 19 matching lines...) Expand all
32 layer at (52,8) size 204x154 32 layer at (52,8) size 204x154
33 LayoutIFrame {IFRAME} at (36,0) size 204x154 [border: (2px inset #EEEEEE)] 33 LayoutIFrame {IFRAME} at (36,0) size 204x154 [border: (2px inset #EEEEEE)]
34 layer at (0,0) size 200x150 34 layer at (0,0) size 200x150
35 LayoutView at (0,0) size 200x150 35 LayoutView at (0,0) size 200x150
36 layer at (0,0) size 200x52 36 layer at (0,0) size 200x52
37 LayoutBlockFlow {HTML} at (0,0) size 200x52 37 LayoutBlockFlow {HTML} at (0,0) size 200x52
38 LayoutBlockFlow {BODY} at (8,8) size 184x36 38 LayoutBlockFlow {BODY} at (8,8) size 184x36
39 LayoutText {#text} at (0,0) size 153x36 39 LayoutText {#text} at (0,0) size 153x36
40 text run at (0,0) width 153: "You should see this text" 40 text run at (0,0) width 153: "You should see this text"
41 text run at (0,18) width 88: "when printed." 41 text run at (0,18) width 88: "when printed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698