| Index: third_party/WebKit/LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-auto1-expected.html b/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| index 80c929d519008a5e6668321230c743173fc6fe0a..c1e93978c996f46a73a695b66d3e8e5a2ac3959b 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| @@ -9,7 +9,7 @@
|
| padding: 50px;
|
| border: 50px solid transparent;
|
| background-image: url(resources/circle.png);
|
| - background-size: 111px 84px;
|
| + background-size: 111px 88px;
|
| background-repeat: repeat;
|
| background-origin: border-box;
|
| background-clip: border-box;
|
|
|