| Index: third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline.html b/third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline.html
|
| index e1afd9f4bab5f54b19514642f14527674e884344..10e30cdf1297ac7914ed04c213416b839f9d1bd9 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/borders/border-image-outset-split-inline.html
|
| @@ -4,6 +4,8 @@
|
| span {
|
| border-width: 21px 30px 30px 21px;
|
| -webkit-border-image: url("resources/border-image.png") 21 30 30 21 / 1 / 21px 30px 30px 21px repeat;
|
| + border-style: solid;
|
| + border-color: white;
|
| }
|
| </style>
|
| </head>
|
|
|