Chromium Code Reviews| Index: LayoutTests/compositing/masks/mask-of-clipped-layer.html |
| diff --git a/LayoutTests/compositing/masks/mask-of-clipped-layer.html b/LayoutTests/compositing/masks/mask-of-clipped-layer.html |
| index 5607806a6062ccd678659b9456750899825d10b6..d4c91cc3e44b8add19b0f77d170d21ba161eb758 100644 |
| --- a/LayoutTests/compositing/masks/mask-of-clipped-layer.html |
| +++ b/LayoutTests/compositing/masks/mask-of-clipped-layer.html |
| @@ -16,7 +16,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translatez(0); |
| + transform: translatez(0); |
| } |
| .masked { |