| Index: LayoutTests/fast/images/pixel-crack-image-background-webkit-transform-scale.html
|
| diff --git a/LayoutTests/fast/images/pixel-crack-image-background-webkit-transform-scale.html b/LayoutTests/fast/images/pixel-crack-image-background-webkit-transform-scale.html
|
| index 1b257d13a0a044a618cfd40733a1264536f81522..ba3610bb7c28cab570c7e75ee08093c1b1f40356 100644
|
| --- a/LayoutTests/fast/images/pixel-crack-image-background-webkit-transform-scale.html
|
| +++ b/LayoutTests/fast/images/pixel-crack-image-background-webkit-transform-scale.html
|
| @@ -2,7 +2,7 @@
|
| <head>
|
| <style>
|
| div {
|
| - -webkit-transform: scale(2.7937);
|
| + transform: scale(2.7937);
|
| background-image: url('./resources/pixel-crack-image-background-webkit-transform-scale.png');
|
| background-position: 16px 16px;
|
| height: 16px;
|
|
|