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 17b0a34a90b7e184aad274d703d4246342069594..8c49cd61fae33befd41c5caab6b58db998e1acf0 100644 |
--- a/LayoutTests/editing/spelling/spellcheck-paste-expected.txt |
+++ b/LayoutTests/editing/spelling/spellcheck-paste-expected.txt |
@@ -4,14 +4,23 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS INPUT has a marker on 'zz apple' |
-PASS INPUT has a marker on 'z<b>z appl</b>e' |
+PASS verifyMarker(destination, misspelledLocations) became true |
+PASS INPUT has a marker on 'zz apple' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS INPUT has a marker on 'zz zz zz' |
+PASS verifyMarker(destination, misspelledLocations) became true |
+PASS TEXTAREA has a marker on 'zz apple' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS TEXTAREA has a marker on 'zz apple' |
-PASS TEXTAREA has a marker on 'z<b>z appl</b>e' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS TEXTAREA has a marker on 'zz zz zz' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS DIV has a marker on 'zz apple' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS DIV has a marker on 'z<b>z appl</b>e' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS DIV has a marker on 'zz zz zz' |
+PASS verifyMarker(destination, misspelledLocations) became true |
PASS successfullyParsed is true |
TEST COMPLETE |