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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Tests behavior of select() in case "-webkit-user-select: none" attribute is spec ified to the input element. The field should not be selected. 1 PASS sample.selectionStart is 0
2 PASS sample.selectionEnd is sample.value.length
3 PASS successfullyParsed is true
2 4
5 TEST COMPLETE
3 6
4
5 PASS
OLDNEW
« 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