| Index: third_party/WebKit/LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-border-expected.html b/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| index 923b9741a181e8c3cffc157a9f999d1f2554639f..84b6d1eb214cc6485ddeff50323ba73298783788 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-border-expected.html
|
| +++ b/third_party/WebKit/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: 111px 86px;
|
| + background-size: 111px 85px;
|
| background-repeat: repeat;
|
| background-origin: border-box;
|
| background-clip: border-box;
|
|
|