Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(483)

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt

Issue 2477353002: Convert editing/spelling/spelling-double-clicked-word[-with-underscores].html with spellcheck_test (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « third_party/WebKit/LayoutTests/editing/spelling/spelling-double-clicked-word-with-underscores.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698