| Index: third_party/WebKit/LayoutTests/css3/masking/mask-repeat-round-auto1-expected.html
|
| diff --git a/third_party/WebKit/LayoutTests/css3/masking/mask-repeat-round-auto1-expected.html b/third_party/WebKit/LayoutTests/css3/masking/mask-repeat-round-auto1-expected.html
|
| index 70c05ec9414d3f6dd122b4042e3fcf143464fa4a..6cb020b6fc36ebaf5143224eeae4a33e045af056 100644
|
| --- a/third_party/WebKit/LayoutTests/css3/masking/mask-repeat-round-auto1-expected.html
|
| +++ b/third_party/WebKit/LayoutTests/css3/masking/mask-repeat-round-auto1-expected.html
|
| @@ -14,7 +14,7 @@
|
| border: 50px solid blue;
|
| padding: 50px;
|
| -webkit-mask-image: url(resources/circle.png);
|
| - -webkit-mask-size: 111px 84px;
|
| + -webkit-mask-size: 111px 88px;
|
| -webkit-mask-repeat: repeat;
|
| -webkit-mask-origin: border-box;
|
| -webkit-mask-clip: border-box;
|
|
|