| Index: LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| diff --git a/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html b/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| index dfb085cc7e60809409a362395cc24a9e8b272bd4..0993fb6c57bb704ef2eeaec048a6454ad2261cf2 100644
|
| --- a/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| +++ b/LayoutTests/compositing/squashing/squash-overflow-hidden-contents.html
|
| @@ -21,7 +21,7 @@
|
| left: 20px;
|
| width: 100px;
|
| height: 100px;
|
| - -webkit-transform: translateZ(0);
|
| + transform: translateZ(0);
|
| }
|
| </style>
|
| <script type="text/javascript" charset="utf-8">
|
|
|