| Index: LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| diff --git a/LayoutTests/css3/background/background-repeat-round-border-expected.html b/LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| index 684bacb05f26e32e4542e227800b551130735a46..84b6d1eb214cc6485ddeff50323ba73298783788 100644
|
| --- a/LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| +++ b/LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| @@ -9,7 +9,7 @@
|
| padding: 50px;
|
| border: 50px solid transparent;
|
| background-image: url(resources/circle.png);
|
| - background-size: 100px 75px;
|
| + background-size: 111px 85px;
|
| background-repeat: repeat;
|
| background-origin: border-box;
|
| background-clip: border-box;
|
|
|