Chromium Code Reviews| Index: LayoutTests/compositing/backgrounds/fixed-background-on-descendant.html |
| diff --git a/LayoutTests/compositing/backgrounds/fixed-background-on-descendant.html b/LayoutTests/compositing/backgrounds/fixed-background-on-descendant.html |
| index acacc0a6c4c5ffd7aa956b42a84e304b7bb46352..faaabce679249d4ee4de83142865132369054c91 100644 |
| --- a/LayoutTests/compositing/backgrounds/fixed-background-on-descendant.html |
| +++ b/LayoutTests/compositing/backgrounds/fixed-background-on-descendant.html |
| @@ -32,7 +32,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| <script> |