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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/basic/adding-near-anonymous-block-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 {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 104x19 7 LayoutText {#text} at (0,0) size 104x19
8 text run at (0,0) width 104: "This is a test for " 8 text run at (0,0) width 104: "This is a test for "
9 LayoutInline {I} at (0,0) size 772x39 9 LayoutInline {I} at (0,0) size 772x39
10 LayoutInline {A} at (0,0) size 307x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 307x19 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 LayoutText {#text} at (97,0) size 79x19 33 LayoutText {#text} at (97,0) size 79x19
34 text run at (97,0) width 79: "a single line." 34 text run at (97,0) width 79: "a single line."
35 LayoutBlockFlow {DIV} at (0,116) size 784x20 35 LayoutBlockFlow {DIV} at (0,116) size 784x20
36 LayoutBlockFlow {DIV} at (0,0) size 784x0 36 LayoutBlockFlow {DIV} at (0,0) size 784x0
37 LayoutBlockFlow (anonymous) at (0,0) size 784x20 37 LayoutBlockFlow (anonymous) at (0,0) size 784x20
38 LayoutText {#text} at (97,0) size 79x19 38 LayoutText {#text} at (97,0) size 79x19
39 text run at (97,0) width 79: "a single line." 39 text run at (97,0) width 79: "a single line."
40 LayoutBlockFlow (floating) {SPAN} at (0,0) size 97x20 40 LayoutBlockFlow (floating) {SPAN} at (0,0) size 97x20
41 LayoutText {#text} at (0,0) size 97x19 41 LayoutText {#text} at (0,0) size 97x19
42 text run at (0,0) width 97: "This should be " 42 text run at (0,0) width 97: "This should be "
43 LayoutText {#text} at (0,0) size 0x0
43 layer at (105,64) size 0x0 44 layer at (105,64) size 0x0
44 LayoutBlockFlow (positioned) {SPAN} at (105,64) size 0x0 45 LayoutBlockFlow (positioned) {SPAN} at (105,64) size 0x0
45 layer at (105,104) size 0x0 46 layer at (105,104) size 0x0
46 LayoutBlockFlow (positioned) {SPAN} at (105,104) size 0x0 47 LayoutBlockFlow (positioned) {SPAN} at (105,104) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698