Chromium Code Reviews| Index: LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout.html |
| diff --git a/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout.html b/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout.html |
| index 4ba471d0810b3cd2aad8ec3c49a9ed05f36b50b6..65b7530cd207f102b2fc689c1f761ea1e690adf0 100644 |
| --- a/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout.html |
| +++ b/LayoutTests/compositing/repaint/repaint-into-ancestor-after-layout.html |
| @@ -24,7 +24,7 @@ |
| background-color: cyan; |
| width: 50px; |
| height: 50px; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |