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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 678x19 6 LayoutText {#text} at (0,0) size 678x19
7 text run at (0,0) width 678: "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 678: "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,20) size 300x300 [bgcolor=#FFFF00 ] 8 LayoutBlockFlow (floating) {DIV} at (250,20) size 300x300 [bgcolor=#FFFF00 ]
10 LayoutText {#text} at (0,1) size 245x283 9 LayoutText {#text} at (0,1) size 245x283
11 text run at (0,1) width 203: "This block" 10 text run at (0,1) width 203: "This block"
12 text run at (0,58) width 245: "should be on" 11 text run at (0,58) width 245: "should be on"
13 text run at (0,115) width 183: "top of the" 12 text run at (0,115) width 183: "top of the"
14 text run at (0,172) width 173: "overflow" 13 text run at (0,172) width 173: "overflow"
15 text run at (0,229) width 118: "block." 14 text run at (0,229) width 118: "block."
16 layer at (8,28) size 300x300 clip at (8,28) size 285x300 scrollHeight 940 15 layer at (8,28) size 300x300 clip at (8,28) size 285x300 scrollHeight 940
17 LayoutBlockFlow (floating) {DIV} at (0,20) size 300x300 [bgcolor=#00FF00] 16 LayoutBlockFlow (floating) {DIV} at (0,20) size 300x300 [bgcolor=#00FF00]
18 LayoutText {#text} at (0,0) size 76x19 17 LayoutText {#text} at (0,0) size 76x19
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
149 LayoutBR {BR} at (76,875) size 0x0 148 LayoutBR {BR} at (76,875) size 0x0
150 LayoutText {#text} at (0,880) size 76x19 149 LayoutText {#text} at (0,880) size 76x19
151 text run at (0,880) width 76: "Hello world" 150 text run at (0,880) width 76: "Hello world"
152 LayoutBR {BR} at (76,895) size 0x0 151 LayoutBR {BR} at (76,895) size 0x0
153 LayoutText {#text} at (0,900) size 76x19 152 LayoutText {#text} at (0,900) size 76x19
154 text run at (0,900) width 76: "Hello world" 153 text run at (0,900) width 76: "Hello world"
155 LayoutBR {BR} at (76,915) size 0x0 154 LayoutBR {BR} at (76,915) size 0x0
156 LayoutText {#text} at (0,920) size 76x19 155 LayoutText {#text} at (0,920) size 76x19
157 text run at (0,920) width 76: "Hello world" 156 text run at (0,920) width 76: "Hello world"
158 LayoutBR {BR} at (76,935) size 0x0 157 LayoutBR {BR} at (76,935) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698