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

Unified Diff: LayoutTests/editing/spelling/grammar-markers-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/grammar-markers-expected.txt
diff --git a/LayoutTests/editing/spelling/grammar-markers-expected.txt b/LayoutTests/editing/spelling/grammar-markers-expected.txt
index 99e78acf5da924fbdccd4df4fde04b910140a6c7..2cb8b16ba9e3d1a2302e3ab98804a61b9337294d 100644
--- a/LayoutTests/editing/spelling/grammar-markers-expected.txt
+++ b/LayoutTests/editing/spelling/grammar-markers-expected.txt
@@ -3,7 +3,8 @@ This tests whether WebKit can render grammar markers when pasting text if it has
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS hasMarker is true
+PASS ungrammatical phrase 'has' on 'You has the right.'
+PASS verifyGrammarMarker(target, "has") became true
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/editing/spelling/grammar-markers.html ('k') | LayoutTests/editing/spelling/grammar-markers-hidpi.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698