Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/borders/border-image-longhand.html |
| diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-image-longhand.html b/third_party/WebKit/LayoutTests/fast/borders/border-image-longhand.html |
| index dab65305ee8ce2ae7b95e0fe5fbbf9a184bee73a..1be8c63964ac7418e698ee5febc80fc6e7001963 100644 |
| --- a/third_party/WebKit/LayoutTests/fast/borders/border-image-longhand.html |
| +++ b/third_party/WebKit/LayoutTests/fast/borders/border-image-longhand.html |
| @@ -10,6 +10,7 @@ |
| border-image-source: url("resources/border-image.png"); |
| border-image-slice: 21 30 30 21 fill; |
| border-image-width: 1; |
| + border-style: solid; |
| } |
| div.rr { |