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

Side by Side Diff: LayoutTests/fast/runin/runin-into-div-with-float-child-expected.txt

Issue 53373003: Remove display:run-in as per https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/_tHSX… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix test Created 7 years, 1 month 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 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x56
4 RenderBlock {HTML} at (0,0) size 800x56
5 RenderBody {BODY} at (8,8) size 784x40
6 RenderBlock {DIV} at (0,0) size 784x40 [color=#008000]
7 RenderInline (run-in) {DIV} at (0,0) size 160x40 [color=#FFA500]
8 RenderText {#text} at (40,0) size 160x40
9 text run at (40,0) width 160: "ABCD"
10 RenderInline (generated) at (0,0) size 160x40 [color=#0000FF]
11 RenderText at (200,0) size 160x40
12 text run at (200,0) width 160: "EFGH"
13 RenderBlock (floating) {DIV} at (0,0) size 40x40
14 RenderText {#text} at (0,0) size 40x40
15 text run at (0,0) width 40: "A"
16 RenderText {#text} at (360,0) size 160x40
17 text run at (360,0) width 160: "IJKL"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698