Chromium Code Reviews| Index: LayoutTests/compositing/masks/masked-ancestor.html |
| diff --git a/LayoutTests/compositing/masks/masked-ancestor.html b/LayoutTests/compositing/masks/masked-ancestor.html |
| index 00311063133d3882628f19c902ebe0fe5a83cc1f..e448b90196da1058867413b30e83a21818b5adf0 100644 |
| --- a/LayoutTests/compositing/masks/masked-ancestor.html |
| +++ b/LayoutTests/compositing/masks/masked-ancestor.html |
| @@ -22,7 +22,7 @@ |
| } |
| .compositing { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| .masked { |