Index: LayoutTests/fast/shapes/parsing/parsing-shape-outside.html |
diff --git a/LayoutTests/fast/shapes/parsing/parsing-shape-outside.html b/LayoutTests/fast/shapes/parsing/parsing-shape-outside.html |
index 0db4d45216d3ab061ddcf3f88b73458efc6999b3..23ececa816aaaeacc3fadca39927498259251f0b 100644 |
--- a/LayoutTests/fast/shapes/parsing/parsing-shape-outside.html |
+++ b/LayoutTests/fast/shapes/parsing/parsing-shape-outside.html |
@@ -24,8 +24,6 @@ invalidShapeValues.forEach(function(value, i, a) { |
testShapePropertyParsingFailure("shape-outside", value, "none") |
}); |
-testShapePropertyParsingFailure("shape-outside", "outside-shape", "none"); |
- |
applyToEachArglist( |
testNotInheritedShapeProperty, |
[// [property, parentValue, childValue, expectedValue] |