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

Unified Diff: LayoutTests/editing/caret/caret-type-for-user-select-none-expected.txt

Issue 23464103: Rename/modify test case for explicitly set caret type (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 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/editing/caret/caret-type-for-user-select-none-expected.txt
diff --git a/LayoutTests/editing/caret/caret-type-for-user-select-none-expected.txt b/LayoutTests/editing/caret/caret-type-for-user-select-none-expected.txt
deleted file mode 100644
index d014d0a2989b2e278ad779e82d46eecee172d4ba..0000000000000000000000000000000000000000
--- a/LayoutTests/editing/caret/caret-type-for-user-select-none-expected.txt
+++ /dev/null
@@ -1,11 +0,0 @@
-Tests whether explicitly set caret style is retained on performing text selection
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Try selecting this text by dragging the cursor. Progress cursor should be displayed while doing so.
-PASS currentCursorType is "Progress"
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698