Chromium Code Reviews| Index: LayoutTests/compositing/iframes/resources/scrollgrandchild-parent.html |
| diff --git a/LayoutTests/compositing/iframes/resources/scrollgrandchild-parent.html b/LayoutTests/compositing/iframes/resources/scrollgrandchild-parent.html |
| index 0f456cfe2769441bf86f9a62cbe55f2e32715539..f39c4ee2c32d03f0f6e7ad4324ef1b6ee20478c4 100644 |
| --- a/LayoutTests/compositing/iframes/resources/scrollgrandchild-parent.html |
| +++ b/LayoutTests/compositing/iframes/resources/scrollgrandchild-parent.html |
| @@ -5,7 +5,7 @@ |
| width: 150px; |
| height: 300px; |
| border: none; |
| - -webkit-transform: translate(100px, 100px); |
| + transform: translate(100px, 100px); |
| } |
| </style> |
| </head> |