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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/block/positioning/052-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 {DIV} at (0,0) size 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 0x0 7 LayoutText {#text} at (0,0) size 0x0
8 layer at (108,8) size 36x18 8 layer at (108,8) size 36x18
9 LayoutInline (relative positioned) {SPAN} at (0,0) size 36x18 9 LayoutInline (relative positioned) {SPAN} at (0,0) size 36x18
10 LayoutText {#text} at (0,0) size 36x18 10 LayoutText {#text} at (0,0) size 36x18
11 text run at (0,0) width 36: "Hello" 11 text run at (0,0) width 36: "Hello"
12 LayoutText {#text} at (0,0) size 0x0
13 layer at (158,58) size 36x18 12 layer at (158,58) size 36x18
14 LayoutBlockFlow (positioned) {DIV} at (50,50) size 35.55x18 [color=#FFFFFF] [b gcolor=#008000] 13 LayoutBlockFlow (positioned) {DIV} at (50,50) size 35.55x18 [color=#FFFFFF] [b gcolor=#008000]
15 LayoutText {#text} at (0,0) size 36x18 14 LayoutText {#text} at (0,0) size 36x18
16 text run at (0,0) width 36: "Hello" 15 text run at (0,0) width 36: "Hello"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698