Chromium Code Reviews| Index: LayoutTests/compositing/scrollbar-painting.html |
| diff --git a/LayoutTests/compositing/scrollbar-painting.html b/LayoutTests/compositing/scrollbar-painting.html |
| index f00a9f1faf15a076df19834e2ebe5ef4ac429d28..9215fea49cc62bd04571a90817a265e004d206c8 100644 |
| --- a/LayoutTests/compositing/scrollbar-painting.html |
| +++ b/LayoutTests/compositing/scrollbar-painting.html |
| @@ -1,7 +1,7 @@ |
| <!DOCTYPE html> |
| <style> |
| .composited { |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| .container { |