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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 76x500 [bgcolor=#008000] 7 LayoutBlockFlow (floating) {DIV} at (0,0) size 76x500 [bgcolor=#008000]
8 LayoutText {#text} at (0,0) size 76x19 8 LayoutText {#text} at (0,0) size 76x19
9 text run at (0,0) width 76: "Hello world" 9 text run at (0,0) width 76: "Hello world"
10 LayoutBlockFlow {DIV} at (0,204) size 784x40 10 LayoutBlockFlow {DIV} at (0,204) size 784x40
11 LayoutText {#text} at (76,0) size 693x39 11 LayoutText {#text} at (76,0) size 693x39
12 text run at (76,0) width 286: "This text should not overlap the purple float? " 12 text run at (76,0) width 286: "This text should not overlap the purple float? "
13 text run at (362,0) width 407: "Will this happen? I'm really not sure. This is a test of some of the" 13 text run at (362,0) width 407: "Will this happen? I'm really not sure. This is a test of some of the"
14 text run at (76,20) width 443: "strange behavior you will find when us ing overflow auto or scroll, etc." 14 text run at (76,20) width 443: "strange behavior you will find when us ing overflow auto or scroll, etc."
15 layer at (84,108) size 708x104 clip at (86,110) size 704x100 scrollHeight 400 15 layer at (84,108) size 708x104 clip at (86,110) size 704x100 scrollHeight 400
16 LayoutBlockFlow {DIV} at (76,100) size 708x104 [border: (2px solid #000000)] 16 LayoutBlockFlow {DIV} at (76,100) size 708x104 [border: (2px solid #000000)]
17 LayoutText {#text} at (2,2) size 143x19 17 LayoutText {#text} at (2,2) size 143x19
18 text run at (2,2) width 143: "Does the float intrude?" 18 text run at (2,2) width 143: "Does the float intrude?"
19 LayoutBlockFlow (floating) {SPAN} at (606,2) size 100x400 [bgcolor=#800080] 19 LayoutBlockFlow (floating) {SPAN} at (606,2) size 100x400 [bgcolor=#800080]
20 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698