Chromium Code Reviews| Index: LayoutTests/compositing/geometry/partial-layout-update.html |
| diff --git a/LayoutTests/compositing/geometry/partial-layout-update.html b/LayoutTests/compositing/geometry/partial-layout-update.html |
| index 2ea0abb39a0982dd2c9964ea79d9a4d682e79de2..c2e776a79d144756c7b95b60fbcc294213ea2c6e 100644 |
| --- a/LayoutTests/compositing/geometry/partial-layout-update.html |
| +++ b/LayoutTests/compositing/geometry/partial-layout-update.html |
| @@ -30,7 +30,7 @@ |
| .panel .content { |
| background-color: green; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| .indicator { |