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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/block/float/022-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 340x19 6 LayoutText {#text} at (0,0) size 340x19
7 text run at (0,0) width 340: "The two black rectangles below should look identical." 7 text run at (0,0) width 340: "The two black rectangles below should look identical."
8 LayoutText {#text} at (0,0) size 0x0
9 LayoutText {#text} at (0,0) size 0x0
10 layer at (8,50) size 204x54 8 layer at (8,50) size 204x54
11 LayoutBlockFlow (positioned) {DIV} at (8,50) size 204x54 [border: (2px solid # 000000)] 9 LayoutBlockFlow (positioned) {DIV} at (8,50) size 204x54 [border: (2px solid # 000000)]
12 LayoutBlockFlow (floating) {DIV} at (2,2) size 50x50 [bgcolor=#008000] 10 LayoutBlockFlow (floating) {DIV} at (2,2) size 50x50 [bgcolor=#008000]
13 LayoutBlockFlow {DIV} at (152,2) size 50x50 [bgcolor=#008000] 11 LayoutBlockFlow {DIV} at (152,2) size 50x50 [bgcolor=#008000]
14 layer at (8,116) size 204x54 12 layer at (8,116) size 204x54
15 LayoutBlockFlow (positioned) {DIV} at (8,116) size 204x54 [border: (2px solid #000000)] 13 LayoutBlockFlow (positioned) {DIV} at (8,116) size 204x54 [border: (2px solid #000000)]
16 layer at (10,118) size 50x50 14 layer at (10,118) size 50x50
17 LayoutBlockFlow (positioned) {DIV} at (2,2) size 50x50 [bgcolor=#008000] 15 LayoutBlockFlow (positioned) {DIV} at (2,2) size 50x50 [bgcolor=#008000]
18 layer at (160,118) size 50x50 16 layer at (160,118) size 50x50
19 LayoutBlockFlow (positioned) {DIV} at (152,2) size 50x50 [bgcolor=#008000] 17 LayoutBlockFlow (positioned) {DIV} at (152,2) size 50x50 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698