Index: LayoutTests/editing/spelling/spelling-huge-text.html |
diff --git a/LayoutTests/editing/spelling/spelling-huge-text.html b/LayoutTests/editing/spelling/spelling-huge-text.html |
index d2932ff03ac54a2e2d642cc6ec4b0a5aff2ccf59..0495f9fb811a36b26d03f3293648230962882231 100644 |
--- a/LayoutTests/editing/spelling/spelling-huge-text.html |
+++ b/LayoutTests/editing/spelling/spelling-huge-text.html |
@@ -41,11 +41,6 @@ function test() |
internals.settings.setUnifiedTextCheckerEnabled(true); |
internals.settings.setAsynchronousSpellCheckingEnabled(true); |
- if (window.testRunner) { |
- testRunner.dumpAsText(); |
- testRunner.waitUntilDone(); |
- } |
- |
internals.setContinuousSpellCheckingEnabled(false); |
testEditable.focus(); |
internals.setContinuousSpellCheckingEnabled(true); |