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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/html/details_summary/details-replace-text-expected.txt

Issue 2719993003: Collapse whitespace away when creating whitespace layout objects.
Patch Set: g cl web Created 3 years, 9 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 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {DETAILS} at (0,0) size 784x40 6 LayoutBlockFlow {DETAILS} at (0,0) size 784x40
7 LayoutBlockFlow {SUMMARY} at (0,0) size 784x20 7 LayoutBlockFlow {SUMMARY} at (0,0) size 784x20
8 LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: down 8 LayoutDetailsMarker {DIV} at (0,4) size 10.55x10.55: down
9 LayoutText {#text} at (16,0) size 62x19 9 LayoutText {#text} at (16,0) size 62x19
10 text run at (16,0) width 62: "Summary" 10 text run at (16,0) width 62: "Summary"
11 LayoutBlockFlow {DIV} at (0,20) size 784x20 11 LayoutBlockFlow {DIV} at (0,20) size 784x20
12 LayoutBlockFlow {SPAN} at (0,3) size 64x16 12 LayoutBlockFlow {SPAN} at (0,3) size 64x16
13 LayoutText {#text} at (0,0) size 64x16 13 LayoutText {#text} at (0,0) size 64x16
14 text run at (0,0) width 64: "Details1" 14 text run at (0,0) width 64: "Details1"
15 LayoutText {#text} at (64,0) size 4x19 15 LayoutText {#text} at (64,0) size 4x19
16 text run at (64,0) width 4: " " 16 text run at (64,0) width 4: " "
17 LayoutText {#text} at (0,0) size 0x0
18 LayoutBlockFlow {SPAN} at (68,3) size 64x16 17 LayoutBlockFlow {SPAN} at (68,3) size 64x16
19 LayoutText {#text} at (0,0) size 64x16 18 LayoutText {#text} at (0,0) size 64x16
20 text run at (0,0) width 64: "Details2" 19 text run at (0,0) width 64: "Details2"
21 LayoutText {#text} at (0,0) size 0x0 20 LayoutText {#text} at (0,0) size 0x0
22 LayoutBlockFlow (anonymous) at (0,40) size 784x22 21 LayoutBlockFlow (anonymous) at (0,40) size 784x22
23 LayoutButton {INPUT} at (0,0) size 43x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)] 22 LayoutButton {INPUT} at (0,0) size 43x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
24 LayoutBlockFlow (anonymous) at (8,3) size 27x16 23 LayoutBlockFlow (anonymous) at (8,3) size 27x16
25 LayoutText {#text} at (0,0) size 27x16 24 LayoutText {#text} at (0,0) size 27x16
26 text run at (0,0) width 27: "click" 25 text run at (0,0) width 27: "click"
27 LayoutText {#text} at (0,0) size 0x0 26 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698