| Index: LayoutTests/css3/background/background-repeat-round-auto2-expected.html
|
| diff --git a/LayoutTests/css3/background/background-repeat-round-auto2-expected.html b/LayoutTests/css3/background/background-repeat-round-auto2-expected.html
|
| index 53c96f377ded0ebd6f705c7e06ba2075d8aab7b1..529b0f858d1b0bfa760e15a4585f4467d5d91f17 100644
|
| --- a/LayoutTests/css3/background/background-repeat-round-auto2-expected.html
|
| +++ b/LayoutTests/css3/background/background-repeat-round-auto2-expected.html
|
| @@ -9,7 +9,7 @@
|
| padding: 50px;
|
| border: 50px solid transparent;
|
| background-image: url(resources/circle.png);
|
| - background-size: 106px 85px;
|
| + background-size: 124px 100px;
|
| background-repeat: repeat;
|
| background-origin: border-box;
|
| background-clip: border-box;
|
|
|