| Index: LayoutTests/fast/images/mask-box-image-crash.html
|
| diff --git a/LayoutTests/fast/images/mask-box-image-crash.html b/LayoutTests/fast/images/mask-box-image-crash.html
|
| index 8aba84452a1acf54e622dd0665abb881bb409f4c..35ced77f553e044499e11198667ff0fd51db9e80 100644
|
| --- a/LayoutTests/fast/images/mask-box-image-crash.html
|
| +++ b/LayoutTests/fast/images/mask-box-image-crash.html
|
| @@ -2,7 +2,7 @@
|
| if (window.testRunner)
|
| testRunner.dumpAsTextWithPixelResults();
|
| </script>
|
| -<fieldset style="-webkit-margin-end: 99999;
|
| +<fieldset style="-webkit-margin-end: 99999px;
|
| -webkit-mask-box-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE\
|
| IAAABCAQAAAADLLz1FAAAACXZwQWcAAABCAAAAQgCVDTvpAAAAFElEQVQoz2P4DwUHGEZZo6xBwQI\
|
| ANWY/j0PofaAAAAAASUVORK5CYII=') 10000% 10000 9999999999%;">
|
|
|