Chromium Code Reviews| Index: LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html |
| diff --git a/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html b/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html |
| index 5c44d48792ff7de473972eb0ab80e4a92229f34a..fb5879544901b423666a766daf0924ef100f43ca 100644 |
| --- a/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html |
| +++ b/LayoutTests/compositing/squashing/overflow-scroll-grandchildren.html |
| @@ -14,7 +14,7 @@ |
| height: 200px; |
| left: 20px; |
| top: 20px; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| #subcontainer { |