Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Unified Diff: LayoutTests/editing/spelling/spelling-huge-text-sync.html

Issue 43803002: dumpAsText() is unnecessarily called in spellchecking tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/editing/spelling/spelling-huge-text-sync.html
diff --git a/LayoutTests/editing/spelling/spelling-huge-text-sync.html b/LayoutTests/editing/spelling/spelling-huge-text-sync.html
index 5712965c613841e66ca11c13e43c963b885ef9b0..073007b6e051f558d6695a472630e9c70cf3b50d 100644
--- a/LayoutTests/editing/spelling/spelling-huge-text-sync.html
+++ b/LayoutTests/editing/spelling/spelling-huge-text-sync.html
@@ -52,7 +52,6 @@ function test()
}
if (window.testRunner) {
- testRunner.dumpAsText();
testRunner.waitUntilDone();
}
« no previous file with comments | « LayoutTests/editing/spelling/spelling-huge-text.html ('k') | LayoutTests/editing/spelling/spelling-insert-html.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698