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

Unified Diff: LayoutTests/editing/spelling/spellcheck-paste-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-disabled-expected.txt
diff --git a/LayoutTests/editing/spelling/spellcheck-paste-disabled-expected.txt b/LayoutTests/editing/spelling/spellcheck-paste-disabled-expected.txt
index c6a870d4735dc732a7a47bddd78f6ac97efb1f4f..25402c778773940abfde4e5ecf17e6f27a2dfef2 100644
--- a/LayoutTests/editing/spelling/spellcheck-paste-disabled-expected.txt
+++ b/LayoutTests/editing/spelling/spellcheck-paste-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