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

Side by Side Diff: LayoutTests/platform/linux/fast/block/float/add-inline-between-floats-with-preceding-anonymous-box-expected.txt

Issue 1310253005: Strip anonymous wrappers when a block flow no longer requires them (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 5 years, 3 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x122
4 LayoutBlockFlow {HTML} at (0,0) size 800x122
5 LayoutBlockFlow {BODY} at (8,16) size 784x76
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 141x19
8 text run at (0,0) width 141: "There should be a blue "
9 LayoutInline {EM} at (0,0) size 43x19
10 LayoutText {#text} at (141,0) size 43x19
11 text run at (141,0) width 43: "square"
12 LayoutText {#text} at (184,0) size 45x19
13 text run at (184,0) width 45: " below."
14 LayoutBlockFlow {DIV} at (0,36) size 784x40
15 LayoutBlockFlow {DIV} at (0,0) size 784x0
16 LayoutBlockFlow (anonymous) at (0,0) size 784x20
17 LayoutBlockFlow {DIV} at (0,15) size 0x0
18 LayoutBlockFlow {DIV} at (0,20) size 784x0
19 LayoutBlockFlow (anonymous) at (0,20) size 784x20
20 LayoutBlockFlow (floating) {DIV} at (0,0) size 25x50 [bgcolor=#0000FF]
21 LayoutBlockFlow {DIV} at (50,15) size 0x0
22 LayoutBlockFlow (floating) {DIV} at (25,0) size 25x50 [bgcolor=#0000FF ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698