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

Unified Diff: LayoutTests/platform/chromium/editing/spelling/move-cursor-to-misspelled-word-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months 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: LayoutTests/platform/chromium/editing/spelling/move-cursor-to-misspelled-word-expected.txt
diff --git a/LayoutTests/platform/chromium/editing/spelling/move-cursor-to-misspelled-word-expected.txt b/LayoutTests/platform/chromium/editing/spelling/move-cursor-to-misspelled-word-expected.txt
deleted file mode 100644
index b19e5980f3ec7578033fee17a47ddc618f8e4f81..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/editing/spelling/move-cursor-to-misspelled-word-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Test if Chrome WebKit does not remove a misspelled marker when moving a cursor on a misspelled word.To test manually, type a misspelled word "zz " and type a left-arrow key to move the cursor on it.This test succeeds when "zz" is marked as misspelled.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS internals.hasSpellingMarker(document, 0, 2) is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-zz 
-
-

Powered by Google App Engine
This is Rietveld 408576698