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

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text-expected.txt

Issue 2455883003: Convert editing/spelling/spelling-huge-text.html with spellcheck_test (Closed)
Patch Set: Optimize spellcheck_test's handleCharacterData Created 4 years, 1 month 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
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text-expected.txt
deleted file mode 100644
index 4f896a3c7c2c6cb8d50944f0acd98ac8d3f99ac5..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text-expected.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-Text to check is divided into chunks to make sure checking some huge text does not freeze the page/UI. With the asynchronous spell checker the whole text is checked. To test manaully trigger spell checking of the editable (e.g. by copy+paste) with unified and asynchronous checker on. There should be 6 misspellings marked.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS internals.markerCountForNode(testEditable.childNodes[0], "spelling") became 6
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-huge-text.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698