| Index: LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| diff --git a/LayoutTests/css3/background/background-repeat-round-auto1-expected.html b/LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| index e8db136f6ca5af8c05062b1504d28de7fbad1b80..c1e93978c996f46a73a695b66d3e8e5a2ac3959b 100644
|
| --- a/LayoutTests/css3/background/background-repeat-round-auto1-expected.html
|
| +++ b/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: 100px 79px;
|
| + background-size: 111px 88px;
|
| background-repeat: repeat;
|
| background-origin: border-box;
|
| background-clip: border-box;
|
|
|