| Index: LayoutTests/css3/background/background-repeat-round-content-expected.html
|
| diff --git a/LayoutTests/css3/background/background-repeat-round-content-expected.html b/LayoutTests/css3/background/background-repeat-round-content-expected.html
|
| index ca73dcfba86e4c47304e0333978b5434033a670c..e3bc5483a6ffe899e1daf2627c8f38b3fc852b5a 100644
|
| --- a/LayoutTests/css3/background/background-repeat-round-content-expected.html
|
| +++ b/LayoutTests/css3/background/background-repeat-round-content-expected.html
|
| @@ -9,7 +9,7 @@
|
| padding: 50px;
|
| border: 50px solid transparent;
|
| background-image: url(resources/circle.png);
|
| - background-size: 66px 40px;
|
| + background-size: 72px 40px;
|
| background-repeat: repeat;
|
| background-origin: content-box;
|
| background-clip: content-box;
|
|
|