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'], |