| Index: LayoutTests/webexposed/nonstable-css-properties.html
|
| diff --git a/LayoutTests/webexposed/nonstable-css-properties.html b/LayoutTests/webexposed/nonstable-css-properties.html
|
| index 7923a8728f77e4d1ec4ddf1680d4890ad04b51ce..481a2c8fa4502426c39ca7c3bf397b933a32a019 100644
|
| --- a/LayoutTests/webexposed/nonstable-css-properties.html
|
| +++ b/LayoutTests/webexposed/nonstable-css-properties.html
|
| @@ -22,7 +22,6 @@ function testStyle(property, value) {
|
|
|
| var properties = [
|
| ['-webkit-shape-margin', '10px'],
|
| -['-webkit-shape-padding', '10px'],
|
| ['-webkit-shape-outside', 'circle(10px at 10px 10px)'],
|
|
|
| ['-webkit-wrap-flow', 'both'],
|
|
|