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

Side by Side Diff: LayoutTests/fast/runin/runin-generated-before-content-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 800x48
4 RenderBlock {HTML} at (0,0) size 800x48
5 RenderBody {BODY} at (8,8) size 784x32
6 RenderBlock {DIV} at (0,0) size 784x32 [color=#008000]
7 RenderInline (run-in) {DIV} at (0,0) size 128x32 [color=#FFA500]
8 RenderText {#text} at (0,0) size 128x32
9 text run at (0,0) width 128: "ABCD"
10 RenderInline (generated) at (0,0) size 128x32 [color=#0000FF]
11 RenderText at (128,0) size 128x32
12 text run at (128,0) width 128: "EFGH"
13 RenderText {#text} at (256,0) size 128x32
14 text run at (256,0) width 128: "IJKL"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698