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

Unified Diff: LayoutTests/fast/regions/region-element-display-change-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/regions/region-element-display-change-expected.txt
diff --git a/LayoutTests/fast/regions/region-element-display-change-expected.txt b/LayoutTests/fast/regions/region-element-display-change-expected.txt
index 26e5f87fdb83427735b35dc54bb4b67517044af2..9a4e2933f649ac3c537ddabd72b90221dfbb787d 100644
--- a/LayoutTests/fast/regions/region-element-display-change-expected.txt
+++ b/LayoutTests/fast/regions/region-element-display-change-expected.txt
@@ -6,7 +6,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS testElement(element, "none") is false
PASS testElement(element, "block") is true
PASS testElement(element, "inline-block") is true
-PASS testElement(element, "run-in") is false
PASS testElement(element, "compact") is false
PASS testElement(element, "inline") is false
PASS testElement(element, "table") is false

Powered by Google App Engine
This is Rietveld 408576698