Chromium Code Reviews| Index: LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html |
| diff --git a/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html b/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html |
| index 1e7faf8b3e42882eae47dc3d64b2cb3c6c27832d..af256e3df49bbb48f0212a7aeb299b35ce4f6b51 100644 |
| --- a/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html |
| +++ b/LayoutTests/compositing/overflow/scrollbars-with-clipped-owner.html |
| @@ -33,7 +33,7 @@ |
| height: 300px; |
| background-color: blue; |
| margin: 0px; |
| - -webkit-transform:translateZ(0); |
| + transform:translateZ(0); |
| } |
| </style> |
| <script> |