Index: LayoutTests/compositing/overflow/scrolling-without-painting.html |
diff --git a/LayoutTests/compositing/overflow/scrolling-without-painting.html b/LayoutTests/compositing/overflow/scrolling-without-painting.html |
index fbe855d4b33f0bdc33b719f814bd256bbaa3ca24..036a83e7b35b92fb402c3e40347844219298d1e5 100644 |
--- a/LayoutTests/compositing/overflow/scrolling-without-painting.html |
+++ b/LayoutTests/compositing/overflow/scrolling-without-painting.html |
@@ -30,7 +30,7 @@ repainting their contents. See https://bugs.webkit.org/show_bug.cgi?id=96087. |
alert('This test requires testRunner to run!'); |
return; |
} |
- testRunner.dumpAsText(false); |
+ testRunner.dumpAsText(); |
// First paint the entire view including the scrolling element. |
var scroller = document.getElementById('scroller'); |