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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/fast/overflow/overflow-float-stacking-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 693x18 6 LayoutText {#text} at (0,0) size 693x18
7 text run at (0,0) width 693: "Make sure that floating overflow:auto/hidd en/scroll blocks stack properly with other floats at the same level." 7 text run at (0,0) width 693: "Make sure that floating overflow:auto/hidd en/scroll blocks stack properly with other floats at the same level."
8 LayoutText {#text} at (0,0) size 0x0
9 LayoutBlockFlow (floating) {DIV} at (250,18) size 300x300 [bgcolor=#FFFF00 ] 8 LayoutBlockFlow (floating) {DIV} at (250,18) size 300x300 [bgcolor=#FFFF00 ]
10 LayoutText {#text} at (0,0) size 246x275 9 LayoutText {#text} at (0,0) size 246x275
11 text run at (0,0) width 204: "This block" 10 text run at (0,0) width 204: "This block"
12 text run at (0,55) width 246: "should be on" 11 text run at (0,55) width 246: "should be on"
13 text run at (0,110) width 184: "top of the" 12 text run at (0,110) width 184: "top of the"
14 text run at (0,165) width 171: "overflow" 13 text run at (0,165) width 171: "overflow"
15 text run at (0,220) width 119: "block." 14 text run at (0,220) width 119: "block."
16 layer at (8,26) size 300x300 clip at (8,26) size 285x300 scrollHeight 846 15 layer at (8,26) size 300x300 clip at (8,26) size 285x300 scrollHeight 846
17 LayoutBlockFlow (floating) {DIV} at (0,18) size 300x300 [bgcolor=#00FF00] 16 LayoutBlockFlow (floating) {DIV} at (0,18) size 300x300 [bgcolor=#00FF00]
18 LayoutText {#text} at (0,0) size 77x18 17 LayoutText {#text} at (0,0) size 77x18
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 LayoutBR {BR} at (76,788) size 1x0 148 LayoutBR {BR} at (76,788) size 1x0
150 LayoutText {#text} at (0,792) size 77x18 149 LayoutText {#text} at (0,792) size 77x18
151 text run at (0,792) width 77: "Hello world" 150 text run at (0,792) width 77: "Hello world"
152 LayoutBR {BR} at (76,806) size 1x0 151 LayoutBR {BR} at (76,806) size 1x0
153 LayoutText {#text} at (0,810) size 77x18 152 LayoutText {#text} at (0,810) size 77x18
154 text run at (0,810) width 77: "Hello world" 153 text run at (0,810) width 77: "Hello world"
155 LayoutBR {BR} at (76,824) size 1x0 154 LayoutBR {BR} at (76,824) size 1x0
156 LayoutText {#text} at (0,828) size 77x18 155 LayoutText {#text} at (0,828) size 77x18
157 text run at (0,828) width 77: "Hello world" 156 text run at (0,828) width 77: "Hello world"
158 LayoutBR {BR} at (76,842) size 1x0 157 LayoutBR {BR} at (76,842) size 1x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698