Index: LayoutTests/webexposed/nonstable-css-properties.html |
diff --git a/LayoutTests/webexposed/nonstable-css-properties.html b/LayoutTests/webexposed/nonstable-css-properties.html |
index 41993feeae2d0439b86dd8a81f1ebd3450fd7dd6..90f6d54c0bd690d24c57dabfa62a8b5473697047 100644 |
--- a/LayoutTests/webexposed/nonstable-css-properties.html |
+++ b/LayoutTests/webexposed/nonstable-css-properties.html |
@@ -37,7 +37,6 @@ var properties = [ |
['grid-auto-flow', 'column'], |
['grid-template-areas', '"test"'], |
-['text-align-last', 'start'], |
['text-justify', 'distribute'], |
]; |