Chromium Code Reviews| Index: LayoutTests/compositing/overflow/clip-descendents.html |
| diff --git a/LayoutTests/compositing/overflow/clip-descendents.html b/LayoutTests/compositing/overflow/clip-descendents.html |
| index 091bf3c27f0b46c63d3dcfdfc76517ef0df83d06..a849238ecf77088baa3631da6d7a9cfd15bf4e57 100644 |
| --- a/LayoutTests/compositing/overflow/clip-descendents.html |
| +++ b/LayoutTests/compositing/overflow/clip-descendents.html |
| @@ -24,7 +24,7 @@ |
| width: 100px; |
| height: 150px; |
| background-color: gray; |
| - -webkit-transform: translateZ(1px); |
| + transform: translateZ(1px); |
| } |
| pre { |