Chromium Code Reviews| Index: LayoutTests/compositing/geometry/clip-inside.html |
| diff --git a/LayoutTests/compositing/geometry/clip-inside.html b/LayoutTests/compositing/geometry/clip-inside.html |
| index 2169d98259668dcfbacb120d0d62ab13e13250e9..98873830237dd3e582c768f5a5447270842895fa 100644 |
| --- a/LayoutTests/compositing/geometry/clip-inside.html |
| +++ b/LayoutTests/compositing/geometry/clip-inside.html |
| @@ -21,7 +21,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(1px); |
| + transform: translateZ(1px); |
| } |
| p { |