Index: LayoutTests/editing/spelling/spellcheck-paste-expected.txt |
diff --git a/LayoutTests/editing/spelling/spellcheck-paste-expected.txt b/LayoutTests/editing/spelling/spellcheck-paste-expected.txt |
index 87aa3362a1a8d70bf507e2fa772d77684897243a..17b0a34a90b7e184aad274d703d4246342069594 100644 |
--- a/LayoutTests/editing/spelling/spellcheck-paste-expected.txt |
+++ b/LayoutTests/editing/spelling/spellcheck-paste-expected.txt |
@@ -3,9 +3,6 @@ For Bug 40092: Spell checking for pasted text. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
PASS INPUT has a marker on 'zz apple' |
PASS INPUT has a marker on 'z<b>z appl</b>e' |
PASS INPUT has a marker on 'zz zz zz' |
@@ -15,4 +12,7 @@ PASS TEXTAREA has a marker on 'zz zz zz' |
PASS DIV has a marker on 'zz apple' |
PASS DIV has a marker on 'z<b>z appl</b>e' |
PASS DIV has a marker on 'zz zz zz' |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |