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

Unified Diff: LayoutTests/fast/runin/run-in-parent-block-child-add-and-intrude-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/run-in-parent-block-child-add-and-intrude-expected.txt
diff --git a/LayoutTests/fast/runin/run-in-parent-block-child-add-and-intrude-expected.txt b/LayoutTests/fast/runin/run-in-parent-block-child-add-and-intrude-expected.txt
deleted file mode 100644
index 436439222618ce314cf72cff675f900a05593213..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/runin/run-in-parent-block-child-add-and-intrude-expected.txt
+++ /dev/null
@@ -1,12 +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
- RenderBlock {DIV} at (0,0) size 784x50
- RenderBlock {DIV} at (0,0) size 784x50 [color=#FFA500]
- RenderInline (run-in) {DIV} at (0,0) size 50x50 [color=#008000]
- RenderText {#text} at (0,0) size 50x50
- text run at (0,0) width 50: "A"
- RenderText {#text} at (50,0) size 50x50
- text run at (50,0) width 50: "B"

Powered by Google App Engine
This is Rietveld 408576698