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

Unified Diff: LayoutTests/editing/spelling/grammar-expected.txt

Issue 39733005: Use asynchronous spellcheck path in layout tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Apply groby's suggestions Created 7 years, 2 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
« no previous file with comments | « LayoutTests/editing/spelling/grammar-edit-word-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/editing/spelling/grammar-expected.txt
diff --git a/LayoutTests/editing/spelling/grammar-expected.txt b/LayoutTests/editing/spelling/grammar-expected.txt
index 7d07d228d0e8fe0e2cd9a149016d7b5aae71da65..61e6023f2d9e554cd512a4a96a138a53384adc81 100644
--- a/LayoutTests/editing/spelling/grammar-expected.txt
+++ b/LayoutTests/editing/spelling/grammar-expected.txt
@@ -1,3 +1,10 @@
-You should see the text 'I have a issue'. 'a' should have a grammar suggestion marking.
-FAIL
+This tests whether the grammatically-incorrect phrase 'I have a issue' has grammar marker on 'a'.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS internals.hasGrammarMarker(document, 7, 1) became true
+PASS successfullyParsed is true
+
+TEST COMPLETE
« no previous file with comments | « LayoutTests/editing/spelling/grammar-edit-word-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698