| Index: LayoutTests/editing/spelling/spellcheck-async.html
|
| diff --git a/LayoutTests/editing/spelling/spellcheck-async.html b/LayoutTests/editing/spelling/spellcheck-async.html
|
| index 7d95de2eff45247d0177020940041a62bad0494d..afad86fc0d88fcaed0dcd4e04b1d5bde15fcd3fa 100644
|
| --- a/LayoutTests/editing/spelling/spellcheck-async.html
|
| +++ b/LayoutTests/editing/spelling/spellcheck-async.html
|
| @@ -22,9 +22,6 @@ description("Test for Unified Spell Checker & Async Spell Checker.");
|
|
|
| jsTestIsAsync = true;
|
|
|
| -if (window.testRunner)
|
| - testRunner.dumpAsText();
|
| -
|
| if (window.internals) {
|
| internals.settings.setAsynchronousSpellCheckingEnabled(true);
|
| internals.settings.setUnifiedTextCheckerEnabled(true);
|
|
|