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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 108x18 7 LayoutText {#text} at (0,0) size 108x18
8 text run at (0,0) width 108: "This is a test for " 8 text run at (0,0) width 108: "This is a test for "
9 LayoutInline {I} at (0,0) size 716x36 9 LayoutInline {I} at (0,0) size 716x36
10 LayoutInline {A} at (0,0) size 312x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 312x18 [color=#0000EE]
(...skipping 22 matching lines...) Expand all
33 LayoutText {#text} at (98,0) size 82x18 33 LayoutText {#text} at (98,0) size 82x18
34 text run at (98,0) width 82: "a single line." 34 text run at (98,0) width 82: "a single line."
35 LayoutBlockFlow {DIV} at (0,106) size 784x18 35 LayoutBlockFlow {DIV} at (0,106) size 784x18
36 LayoutBlockFlow {DIV} at (0,0) size 784x0 36 LayoutBlockFlow {DIV} at (0,0) size 784x0
37 LayoutBlockFlow (anonymous) at (0,0) size 784x18 37 LayoutBlockFlow (anonymous) at (0,0) size 784x18
38 LayoutText {#text} at (98,0) size 82x18 38 LayoutText {#text} at (98,0) size 82x18
39 text run at (98,0) width 82: "a single line." 39 text run at (98,0) width 82: "a single line."
40 LayoutBlockFlow (floating) {SPAN} at (0,0) size 98.22x18 40 LayoutBlockFlow (floating) {SPAN} at (0,0) size 98.22x18
41 LayoutText {#text} at (0,0) size 99x18 41 LayoutText {#text} at (0,0) size 99x18
42 text run at (0,0) width 99: "This should be " 42 text run at (0,0) width 99: "This should be "
43 LayoutText {#text} at (0,0) size 0x0
43 layer at (106,60) size 0x0 44 layer at (106,60) size 0x0
44 LayoutBlockFlow (positioned) {SPAN} at (106.22,60) size 0x0 45 LayoutBlockFlow (positioned) {SPAN} at (106.22,60) size 0x0
45 layer at (106,96) size 0x0 46 layer at (106,96) size 0x0
46 LayoutBlockFlow (positioned) {SPAN} at (106.22,96) size 0x0 47 LayoutBlockFlow (positioned) {SPAN} at (106.22,96) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698