Index: LayoutTests/editing/spelling/spellcheck-async-mutation.html |
diff --git a/LayoutTests/editing/spelling/spellcheck-async-mutation.html b/LayoutTests/editing/spelling/spellcheck-async-mutation.html |
index ee16d2126f06beebde0b2bf5291e8e0213e5c603..3c0a358aafb44171a1fa3195c2ea10611490a7d6 100644 |
--- a/LayoutTests/editing/spelling/spellcheck-async-mutation.html |
+++ b/LayoutTests/editing/spelling/spellcheck-async-mutation.html |
@@ -31,9 +31,6 @@ description( |
var jsTestIsAsync = true; |
-if (window.testRunner) |
- testRunner.dumpAsText(); |
- |
if (window.internals) { |
internals.settings.setAsynchronousSpellCheckingEnabled(true); |
internals.settings.setUnifiedTextCheckerEnabled(true); |