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

Unified Diff: LayoutTests/fast/regions/region-element-display-change-expected.txt

Issue 52713012: Remove display:compact as per https://groups.google.com/a/chromium.org/d/topic/blink-dev/j6QErzkX4R… (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: try again 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
« no previous file with comments | « no previous file | LayoutTests/fast/regions/region-element-display-restriction-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 9a4e2933f649ac3c537ddabd72b90221dfbb787d..96dc0655b4a8b421021dd0c8112abc2016f2e497 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, "compact") is false
PASS testElement(element, "inline") is false
PASS testElement(element, "table") is false
PASS testElement(element, "inline-table") is false
« no previous file with comments | « no previous file | LayoutTests/fast/regions/region-element-display-restriction-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698