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

Unified Diff: LayoutTests/fast/forms/input-select-webkit-user-select-none-expected.txt

Issue 17225002: Make user-select:none not to affect editability (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-06-19T18:10:01 Created 7 years, 6 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/fast/forms/input-select-webkit-user-select-none-expected.txt
diff --git a/LayoutTests/fast/forms/input-select-webkit-user-select-none-expected.txt b/LayoutTests/fast/forms/input-select-webkit-user-select-none-expected.txt
index 9259eccd690a4ec8ef2efb20ca1268099226696b..eb7f4d95601289009a2c814e2ce2bcf97ca46293 100644
--- a/LayoutTests/fast/forms/input-select-webkit-user-select-none-expected.txt
+++ b/LayoutTests/fast/forms/input-select-webkit-user-select-none-expected.txt
@@ -1,5 +1,6 @@
-Tests behavior of select() in case "-webkit-user-select: none" attribute is specified to the input element. The field should not be selected.
+PASS sample.selectionStart is 0
+PASS sample.selectionEnd is sample.value.length
+PASS successfullyParsed is true
+TEST COMPLETE
-
-PASS
« no previous file with comments | « LayoutTests/fast/forms/input-select-webkit-user-select-none.html ('k') | LayoutTests/fast/forms/input-user-select-none.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698