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

Unified Diff: LayoutTests/editing/spelling/spellcheck-async-expected.txt

Issue 23444027: TEST COMPLETE does not appear at the end of spellchecking tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Created 7 years, 4 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-async-expected.txt
diff --git a/LayoutTests/editing/spelling/spellcheck-async-expected.txt b/LayoutTests/editing/spelling/spellcheck-async-expected.txt
index b84ea9d9c827d2c9e7049bef84fbf226a598770a..fc532e9b8a4273e2a1206ee2520ae67f64d53e29 100644
--- a/LayoutTests/editing/spelling/spellcheck-async-expected.txt
+++ b/LayoutTests/editing/spelling/spellcheck-async-expected.txt
@@ -2,9 +2,6 @@ Test for Unified Spell Checker & Async Spell Checker.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-PASS successfullyParsed is true
-
-TEST COMPLETE
PASS text : "zz" has markers: [zz]
PASS text : "apple,zz,orange" has markers: [zz]
PASS text : "zz,zz" has markers: [zz,zz]
@@ -15,4 +12,7 @@ PASS text : "apple zz orange" has markers: [zz]
PASS text : "apple orange zz" has markers: [zz]
PASS text : "zzz" has markers: []
PASS text : "I would like to sleep, zzz" has markers: []
+PASS successfullyParsed is true
+
+TEST COMPLETE
« no previous file with comments | « LayoutTests/editing/spelling/spellcheck-async.html ('k') | LayoutTests/editing/spelling/spellcheck-disable-enable.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698