Chromium Code Reviews| Index: LayoutTests/compositing/backgrounds/fixed-backgrounds.html |
| diff --git a/LayoutTests/compositing/backgrounds/fixed-backgrounds.html b/LayoutTests/compositing/backgrounds/fixed-backgrounds.html |
| index dcceca272b735bc6de1f1ec9dc048ae79c33e335..75f1575eb557bca9dd097d70639b2c3864d85fca 100644 |
| --- a/LayoutTests/compositing/backgrounds/fixed-backgrounds.html |
| +++ b/LayoutTests/compositing/backgrounds/fixed-backgrounds.html |
| @@ -22,7 +22,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| <script> |