Index: LayoutTests/editing/spelling/delete-misspelled-word-expected.txt |
diff --git a/LayoutTests/editing/spelling/delete-misspelled-word-expected.txt b/LayoutTests/editing/spelling/delete-misspelled-word-expected.txt |
index ab1d20f077452409c76e4adaa0c865c029b84a57..0e7d99bd53e5906fe63e65a54302f4cf4e3e00d3 100644 |
--- a/LayoutTests/editing/spelling/delete-misspelled-word-expected.txt |
+++ b/LayoutTests/editing/spelling/delete-misspelled-word-expected.txt |
@@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS insertText("z"); insertText("z"); insertText(" "); internals.hasSpellingMarker(document, 0, 2) is true |
Enable asynchronous spellchecking, delete two characters, and insert a space |
-PASS internals.hasSpellingMarker(document, 0, 1) is false |
+PASS internals.hasSpellingMarker(document, 0, 1) became false |
PASS successfullyParsed is true |
TEST COMPLETE |