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

Side by Side Diff: LayoutTests/platform/linux/fast/block/float/add-inline-to-block-flow-with-block-children-that-do-not-need-anonymous-boxes-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 800x102
4 LayoutBlockFlow {HTML} at (0,0) size 800x102
5 LayoutBlockFlow {BODY} at (8,16) size 784x56
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 784x20
15 LayoutBlockFlow (floating) {DIV} at (0,0) size 25x50 [bgcolor=#0000FF]
16 LayoutBlockFlow {DIV} at (50,15) size 0x0
17 LayoutBlockFlow (floating) {DIV} at (25,0) size 25x50 [bgcolor=#0000FF]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698