Chromium Code Reviews| Index: LayoutTests/compositing/images/direct-image-background-color.html |
| diff --git a/LayoutTests/compositing/images/direct-image-background-color.html b/LayoutTests/compositing/images/direct-image-background-color.html |
| index d4bafcba4583f4f46eb70f9553cc165996875f67..e0e8dc24978f34edfe54ea2939f7004e81086a1e 100644 |
| --- a/LayoutTests/compositing/images/direct-image-background-color.html |
| +++ b/LayoutTests/compositing/images/direct-image-background-color.html |
| @@ -18,7 +18,7 @@ |
| } |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| </head> |