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

Side by Side Diff: LayoutTests/fast/forms/select/select-disabled-expected.txt

Issue 11363189: Merge 133860 - User can change a disabled select (drop down box) (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1312/
Patch Set: Created 8 years, 1 month 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
OLDNEW
1 Tests that user cannot change disabled select by keyboard 1 Tests that user cannot change disabled select by keyboard
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS select1.value is "a" 6 PASS select1.value is "a"
7 PASS select1.value is "b" 7 PASS select1.value is "b"
8 PASS select1.value is "b" 8 PASS select1.value is "b"
9 PASS select1.value is "b" 9 PASS select1.value is "b"
10 PASS select2.value is "a" 10 PASS select2.value is "a"
11 PASS select2.value is "b" 11 PASS select2.value is "b"
12 PASS select2.value is "b" 12 PASS select2.value is "b"
13 PASS select2.value is "b" 13 PASS select2.value is "b"
14 PASS successfullyParsed is true 14 PASS successfullyParsed is true
15 15
16 TEST COMPLETE 16 TEST COMPLETE
17 17
OLDNEW
« no previous file with comments | « LayoutTests/fast/forms/select/select-disabled.html ('k') | Source/WebCore/html/HTMLSelectElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698