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

Unified Diff: LayoutTests/fast/css/run-in-children.html

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/css/run-in-children.html
diff --git a/LayoutTests/fast/css/run-in-children.html b/LayoutTests/fast/css/run-in-children.html
deleted file mode 100644
index ba5b62743fb91d6e3fb243b9980ba5c6304baa88..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/css/run-in-children.html
+++ /dev/null
@@ -1,7 +0,0 @@
-<script>
-if (window.testRunner)
- testRunner.dumpAsText();
-</script>
-<p> This tests if all children in run-in block will be displayed.</p>
-
-<p style="display: run-in;"><span>foo</span>bar</p><p>foo</p>
« no previous file with comments | « LayoutTests/fast/css-generated-content/generated-runin.html ('k') | LayoutTests/fast/forms/form-hides-table.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698