| Index: LayoutTests/compositing/squashing/squash-transform.html
|
| diff --git a/LayoutTests/compositing/squashing/squash-transform.html b/LayoutTests/compositing/squashing/squash-transform.html
|
| index a69ad9733d516c9bc2fc85e11ce5e83492a4f582..10a032ead35f04ba15d76416c38f859acbdc9aa9 100644
|
| --- a/LayoutTests/compositing/squashing/squash-transform.html
|
| +++ b/LayoutTests/compositing/squashing/squash-transform.html
|
| @@ -54,7 +54,6 @@ div:hover {
|
| return;
|
| }
|
|
|
| - testRunner.display();
|
| document.body.textContent = window.internals.layerTreeAsText(document, internals.LAYER_TREE_INCLUDES_REPAINT_RECTS);
|
| document.body.style.whiteSpace = 'pre';
|
| }
|
|
|