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

Unified Diff: third_party/WebKit/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 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
Index: third_party/WebKit/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt b/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt
deleted file mode 100644
index 06f0ee766008740b01bc2f67e3baa91f21c81827..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/editing/spelling/spelling-should-replace-second-word-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-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".
-
-
-PASS spellingMarkerRange.toString() is "wordl"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-Helllo wordl.

Powered by Google App Engine
This is Rietveld 408576698