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