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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/positioning/056-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 LayoutText {#text} at (0,0) size 613x19 6 LayoutText {#text} at (0,0) size 613x19
7 text run at (0,0) width 613: "You should see a single green stripe below . The test has failed if you don't see a perfect rectangle." 7 text run at (0,0) width 613: "You should see a single green stripe below . The test has failed if you don't see a perfect rectangle."
8 LayoutText {#text} at (0,0) size 0x0
9 layer at (8,28) size 96x380 8 layer at (8,28) size 96x380
10 LayoutBlockFlow (positioned) {DIV} at (8,28) size 96x380 9 LayoutBlockFlow (positioned) {DIV} at (8,28) size 96x380
11 LayoutInline {A} at (0,0) size 46x377 [color=#008000] [bgcolor=#008000] 10 LayoutInline {A} at (0,0) size 46x377 [color=#008000] [bgcolor=#008000]
12 LayoutInline {SPAN} at (0,0) size 46x73 11 LayoutInline {SPAN} at (0,0) size 46x73
13 LayoutText {#text} at (0,1) size 46x73 12 LayoutText {#text} at (0,1) size 46x73
14 text run at (0,1) width 46: "A" 13 text run at (0,1) width 46: "A"
15 LayoutText {#text} at (0,77) size 46x73 14 LayoutText {#text} at (0,77) size 46x73
16 text run at (0,77) width 46: "A" 15 text run at (0,77) width 46: "A"
17 LayoutBR {BR} at (46,135) size 0x0 16 LayoutBR {BR} at (46,135) size 0x0
18 LayoutInline {SPAN} at (0,0) size 46x73 17 LayoutInline {SPAN} at (0,0) size 46x73
19 LayoutText {#text} at (0,153) size 46x73 18 LayoutText {#text} at (0,153) size 46x73
20 text run at (0,153) width 46: "A" 19 text run at (0,153) width 46: "A"
21 LayoutText {#text} at (0,229) size 46x149 20 LayoutText {#text} at (0,229) size 46x149
22 text run at (0,229) width 46: "A" 21 text run at (0,229) width 46: "A"
23 text run at (0,305) width 46: "A" 22 text run at (0,305) width 46: "A"
24 LayoutText {#text} at (0,0) size 0x0 23 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698