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

Unified Diff: LayoutTests/fast/runin/runin-between-list-marker-and-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, 2 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
diff --git a/LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt b/LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt
deleted file mode 100644
index fcadab512516e57e002080c1c9904a394370ffce..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/runin/runin-between-list-marker-and-before-content-expected.txt
+++ /dev/null
@@ -1,15 +0,0 @@
-layer at (0,0) size 800x600
- RenderView at (0,0) size 800x600
-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