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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/overflow/001-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 784x100 [bgcolor=#FFFF00] 6 LayoutBlockFlow {DIV} at (0,0) size 784x100 [bgcolor=#FFFF00]
7 LayoutBlockFlow (floating) {DIV} at (0,0) size 76.88x500 [bgcolor=#00800 0] 7 LayoutBlockFlow (floating) {DIV} at (0,0) size 76.88x500 [bgcolor=#00800 0]
8 LayoutText {#text} at (0,0) size 77x17 8 LayoutText {#text} at (0,0) size 77x17
9 text run at (0,0) width 77: "Hello world" 9 text run at (0,0) width 77: "Hello world"
10 LayoutBlockFlow {DIV} at (0,204) size 784x36 10 LayoutBlockFlow {DIV} at (0,204) size 784x36
11 LayoutText {#text} at (76,0) size 687x35 11 LayoutText {#text} at (76,0) size 687x35
12 text run at (76,0) width 294: "This text should not overlap the purple float? " 12 text run at (76,0) width 294: "This text should not overlap the purple float? "
13 text run at (369,0) width 394: "Will this happen? I'm really not sure. This is a test of some of" 13 text run at (369,0) width 394: "Will this happen? I'm really not sure. This is a test of some of"
14 text run at (76,18) width 476: "the strange behavior you will find whe n using overflow auto or scroll, etc." 14 text run at (76,18) width 476: "the strange behavior you will find whe n using overflow auto or scroll, etc."
15 layer at (85,108) size 707x104 clip at (87,110) size 703x100 scrollHeight 400 15 layer at (85,108) size 707x104 clip at (87,110) size 703x100 scrollHeight 400
16 LayoutBlockFlow {DIV} at (76.88,100) size 707.13x104 [border: (2px solid #0000 00)] 16 LayoutBlockFlow {DIV} at (76.88,100) size 707.13x104 [border: (2px solid #0000 00)]
17 LayoutText {#text} at (2,2) size 147x17 17 LayoutText {#text} at (2,2) size 147x17
18 text run at (2,2) width 147: "Does the float intrude?" 18 text run at (2,2) width 147: "Does the float intrude?"
19 LayoutBlockFlow (floating) {SPAN} at (605.13,2) size 100x400 [bgcolor=#80008 0] 19 LayoutBlockFlow (floating) {SPAN} at (605.13,2) size 100x400 [bgcolor=#80008 0]
20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698