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

Unified Diff: LayoutTests/webexposed/nonstable-css-properties.html

Issue 359023002: Remove CSS Exclusions leftovers (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rebase against ToT Created 6 years, 6 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/webexposed/nonstable-css-properties.html
diff --git a/LayoutTests/webexposed/nonstable-css-properties.html b/LayoutTests/webexposed/nonstable-css-properties.html
index 503dcc97e36b6f565df544ae2e89dc64faf536be..41993feeae2d0439b86dd8a81f1ebd3450fd7dd6 100644
--- a/LayoutTests/webexposed/nonstable-css-properties.html
+++ b/LayoutTests/webexposed/nonstable-css-properties.html
@@ -24,9 +24,6 @@ var properties = [
['shape-margin', '10px'],
['shape-outside', 'circle(10px at 10px 10px)'],
-['-webkit-wrap-flow', 'both'],
-['-webkit-wrap-through', 'none'],
-
['grid-auto-columns', 'auto'],
['grid-auto-rows', 'auto'],
['grid-template-columns', 'min-content'],

Powered by Google App Engine
This is Rietveld 408576698