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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/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 625x17 6 LayoutText {#text} at (0,0) size 625x17
7 text run at (0,0) width 625: "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 625: "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,26) size 96x370 8 layer at (8,26) size 96x370
10 LayoutBlockFlow (positioned) {DIV} at (8,26) size 96x370 9 LayoutBlockFlow (positioned) {DIV} at (8,26) size 96x370
11 LayoutInline {A} at (0,0) size 47x367 [color=#008000] [bgcolor=#008000] 10 LayoutInline {A} at (0,0) size 47x367 [color=#008000] [bgcolor=#008000]
12 LayoutInline {SPAN} at (0,0) size 47x71 11 LayoutInline {SPAN} at (0,0) size 47x71
13 LayoutText {#text} at (0,1) size 47x71 12 LayoutText {#text} at (0,1) size 47x71
14 text run at (0,1) width 47: "A" 13 text run at (0,1) width 47: "A"
15 LayoutText {#text} at (0,75) size 47x71 14 LayoutText {#text} at (0,75) size 47x71
16 text run at (0,75) width 47: "A" 15 text run at (0,75) width 47: "A"
17 LayoutBR {BR} at (46,132) size 1x0 16 LayoutBR {BR} at (46,132) size 1x0
18 LayoutInline {SPAN} at (0,0) size 47x71 17 LayoutInline {SPAN} at (0,0) size 47x71
19 LayoutText {#text} at (0,149) size 47x71 18 LayoutText {#text} at (0,149) size 47x71
20 text run at (0,149) width 47: "A" 19 text run at (0,149) width 47: "A"
21 LayoutText {#text} at (0,223) size 47x145 20 LayoutText {#text} at (0,223) size 47x145
22 text run at (0,223) width 47: "A" 21 text run at (0,223) width 47: "A"
23 text run at (0,297) width 47: "A" 22 text run at (0,297) width 47: "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