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 |