Chromium Code Reviews| Index: LayoutTests/compositing/squashing/opacity-squashed-owner.html |
| diff --git a/LayoutTests/compositing/squashing/opacity-squashed-owner.html b/LayoutTests/compositing/squashing/opacity-squashed-owner.html |
| index 33dded4e1222386fbefcf5a3745030771d2ad95c..a4150cf71eb3d1297b3140deddd00b0960463823 100644 |
| --- a/LayoutTests/compositing/squashing/opacity-squashed-owner.html |
| +++ b/LayoutTests/compositing/squashing/opacity-squashed-owner.html |
| @@ -17,7 +17,7 @@ |
| left: 16px; |
| } |
| .composited { |
| - -webkit-transform: translateZ(0px); |
| + transform: translateZ(0px); |
| } |
| .opaque { |
| opacity: 0.5; |