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

Unified Diff: LayoutTests/accessibility/input-text-caret-position-expected.txt

Issue 1050123003: Rewrote password layout test and removed obsolete tests. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Renamed some more tests for consistency. Created 5 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/accessibility/input-text-caret-position-expected.txt
diff --git a/LayoutTests/accessibility/input-text-caret-position-expected.txt b/LayoutTests/accessibility/input-text-caret-position-expected.txt
deleted file mode 100644
index 8a3ba1f8162455603b30064e2a1e45d09f01b994..0000000000000000000000000000000000000000
--- a/LayoutTests/accessibility/input-text-caret-position-expected.txt
+++ /dev/null
@@ -1,24 +0,0 @@
-
-This tests that caret position is reported correctly for text input elements.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS inputAccessible.selectionStart is 0
-PASS inputAccessible.selectionEnd is 0
-PASS inputAccessible.selectionStart is 1
-PASS inputAccessible.selectionEnd is 1
-PASS inputAccessible.selectionStart is 2
-PASS inputAccessible.selectionEnd is 2
-PASS inputAccessible.selectionStart is 3
-PASS inputAccessible.selectionEnd is 3
-PASS inputAccessible.selectionStart is 4
-PASS inputAccessible.selectionEnd is 4
-PASS inputAccessible.selectionStart is 5
-PASS inputAccessible.selectionEnd is 5
-PASS inputAccessible.selectionStart is 6
-PASS inputAccessible.selectionEnd is 6
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
« no previous file with comments | « LayoutTests/accessibility/input-text-caret-position.html ('k') | LayoutTests/accessibility/input-text-selected-range.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698