Index: LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt |
diff --git a/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt b/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt |
index 1d2cf5b299e38115bb16231315d9f43709336269..06f0ee766008740b01bc2f67e3baa91f21c81827 100644 |
--- a/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt |
+++ b/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt |
@@ -1,5 +1,5 @@ |
-SpellCheckEvent: finishLastTextCheck |
-SpellCheckEvent: finishLastTextCheck |
+SpellCheckEvent: FinishLastTextCheck |
+SpellCheckEvent: FinishLastTextCheck |
Spell check replaces the second misspelled of two when a selection is made. To test manually, type 'Helllo wordl.' and context-click on 'wordl'. The test succeeds if the marker doesn't disappear from 'wordl'. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |