Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt |
deleted file mode 100644 |
index 4e5b56f338c11c424ccf647d0dc74fb0d648dc68..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt |
+++ /dev/null |
@@ -1,20 +0,0 @@ |
-Spelling should work for double-clicked misspelled words with underscores. To test manually, type 'wellcome_ home.', double-click on 'wellcome_', and context-click on the selection. The test succeeds when the context menu shows spell check suggestions. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS spellingMarkerRange.toString() is "wellcome" |
-PASS window.getSelection().toString() is "" |
-PASS window.getSelection().toString() is "wellcome_" |
-PASS spellingMarkerRange.toString() is "wellcome" |
-PASS window.getSelection().toString() is "wellcome_" |
-PASS contextMenuElements[contextMenuElements.length - 1] is "welcome" |
-PASS window.getSelection().toString() is "" |
-PASS window.getSelection().toString() is "wellcome_ " |
-PASS spellingMarkerRange.toString() is "wellcome" |
-PASS window.getSelection().toString() is "wellcome_ " |
-PASS contextMenuElements[contextMenuElements.length - 1] is "welcome" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
-wellcome_ home. |