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

Unified Diff: LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt

Issue 10447080: Merge 117865 (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1132/
Patch Set: Created 8 years, 7 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt
===================================================================
--- LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt (revision 118863)
+++ LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt (working copy)
@@ -1,15 +1,15 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
-layer at (0,0) size 800x56
- RenderBlock {HTML} at (0,0) size 800x56
- RenderBody {BODY} at (8,8) size 784x40
- RenderListItem {LI} at (0,0) size 784x40 [color=#0000FF]
- RenderListMarker at (-1,0) size 13x40: bullet
- RenderInline (run-in) {DIV} at (0,0) size 200x40 [color=#008000]
- RenderText {#text} at (32,0) size 200x40
- text run at (32,0) width 200: "RUNIN"
- RenderInline (generated) at (0,0) size 80x40
- RenderText at (232,0) size 80x40
- text run at (232,0) width 80: "AB"
- RenderText {#text} at (312,0) size 80x40
- text run at (312,0) width 80: "CD"
+layer at (0,0) size 800x66
+ RenderBlock {HTML} at (0,0) size 800x66
+ RenderBody {BODY} at (8,8) size 784x50
+ RenderListItem {LI} at (0,0) size 784x50 [color=#FFA500]
+ RenderInline (run-in) {DIV} at (0,0) size 250x50 [color=#008000]
+ RenderText {#text} at (0,0) size 250x50
+ text run at (0,0) width 250: "RUNIN"
+ RenderListMarker at (249,0) size 15x50: bullet
+ RenderInline (generated) at (0,0) size 100x50
+ RenderText at (290,0) size 100x50
+ text run at (290,0) width 100: "AB"
+ RenderText {#text} at (390,0) size 100x50
+ text run at (390,0) width 100: "CD"

Powered by Google App Engine
This is Rietveld 408576698