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

Unified Diff: LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt

Issue 23534071: Use shouldBecomeEqual in asynchronous spellchecking tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: 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/spellcheck-paste-continuous-disabled-expected.txt
diff --git a/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt b/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt
index a538d8119e6601665395e6aa7338275dbd5cb855..f16473998b503211454694b66f467a27b9098472 100644
--- a/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt
+++ b/LayoutTests/editing/spelling/spellcheck-paste-continuous-disabled-expected.txt
@@ -4,7 +4,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS internals.hasSpellingMarker(document, 0, 2) is true
-PASS The destination node does not have any markers.
+PASS internals.hasSpellingMarker(document, 0, 2) is false
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698