Index: LayoutTests/compositing/iframes/crash-mouse-event.html |
diff --git a/LayoutTests/compositing/iframes/crash-mouse-event.html b/LayoutTests/compositing/iframes/crash-mouse-event.html |
index 5b2edd82ebef3008ca2409341ef65956305982f0..939c6a62e9ea4d20decaebcb7d129b3893e22de2 100644 |
--- a/LayoutTests/compositing/iframes/crash-mouse-event.html |
+++ b/LayoutTests/compositing/iframes/crash-mouse-event.html |
@@ -1,6 +1,6 @@ |
<script> |
if (window.testRunner) { |
- testRunner.dumpAsText(false); |
+ testRunner.dumpAsText(); |
testRunner.waitUntilDone(); |
} |