Chromium Code Reviews| Index: LayoutTests/compositing/iframes/resources/ancestor-clipping-layer-subframe.html |
| diff --git a/LayoutTests/compositing/iframes/resources/ancestor-clipping-layer-subframe.html b/LayoutTests/compositing/iframes/resources/ancestor-clipping-layer-subframe.html |
| index 6ed213dce66b8b3e4e1fd4fc13a4221f183e72a1..276eb36ea875febe6d590382432c4b619a4b7533 100644 |
| --- a/LayoutTests/compositing/iframes/resources/ancestor-clipping-layer-subframe.html |
| +++ b/LayoutTests/compositing/iframes/resources/ancestor-clipping-layer-subframe.html |
| @@ -4,7 +4,7 @@ |
| width: 300px; |
| height: 150px; |
| background: blue; |
| - -webkit-transform: translateZ(0); |
| + transform: translateZ(0); |
| } |
| </style> |
| <div class="composited"></div> |