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

Unified Diff: LayoutTests/editing/spelling/move-cursor-to-misspelled-word-expected.txt

Issue 23534071: Use shouldBecomeEqual in asynchronous spellchecking tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Apply Tony's review and use asynchronous spellchecking in two tests Created 7 years, 3 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/move-cursor-to-misspelled-word-expected.txt
diff --git a/LayoutTests/editing/spelling/move-cursor-to-misspelled-word-expected.txt b/LayoutTests/editing/spelling/move-cursor-to-misspelled-word-expected.txt
index b19e5980f3ec7578033fee17a47ddc618f8e4f81..8bc5315aac47c12615f533d12f3dc870346113a4 100644
--- a/LayoutTests/editing/spelling/move-cursor-to-misspelled-word-expected.txt
+++ b/LayoutTests/editing/spelling/move-cursor-to-misspelled-word-expected.txt
@@ -3,7 +3,7 @@ Test if Chrome WebKit does not remove a misspelled marker when moving a cursor o
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS internals.hasSpellingMarker(document, 0, 2) is true
+PASS internals.hasSpellingMarker(document, 0, 2) became true
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698