Index: LayoutTests/css3/masking/mask-repeat-round-content-expected.html |
diff --git a/LayoutTests/css3/masking/mask-repeat-round-content-expected.html b/LayoutTests/css3/masking/mask-repeat-round-content-expected.html |
index 01482babb1ac5b3683a5bc6124319453dfb9dd79..63b10d230da28ad255168b3441034675dc19fb9f 100644 |
--- a/LayoutTests/css3/masking/mask-repeat-round-content-expected.html |
+++ b/LayoutTests/css3/masking/mask-repeat-round-content-expected.html |
@@ -14,7 +14,7 @@ |
border: 50px solid blue; |
padding: 50px; |
-webkit-mask-image: url(resources/circle.png); |
- -webkit-mask-size: 66px 40px; |
+ -webkit-mask-size: 72px 40px; |
-webkit-mask-repeat: repeat; |
-webkit-mask-origin: content-box; |
-webkit-mask-clip: content-box; |