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

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-mutation-expected.txt

Issue 2711113004: Stop SpellChecker from adding marker when checking range is modified (Closed)
Patch Set: Created 3 years, 10 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: third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-mutation-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-mutation-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-mutation-expected.txt
deleted file mode 100644
index eb3cf698be587c7f2e966bf8f46628d61b56d0f2..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/spellcheck-async-mutation-expected.txt
+++ /dev/null
@@ -1,45 +0,0 @@
-Test for asynchronous spellchecking in case DOM mutation happens. This test checks crash won't happen if DOM mutations happened.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Test Start: 1
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 2
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 3
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 4
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 5
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 6
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 7
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 8
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-
-Test Start: 9
-PASS requestId is >= lastRequestId + 1
-PASS Request has been processed.
-PASS successfullyParsed is true
-
-TEST COMPLETE
-zz zz zz
-

Powered by Google App Engine
This is Rietveld 408576698