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

Side by Side Diff: LayoutTests/fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt

Issue 14931006: Disabled select element should not fire onchange event. When dragging a disabled select element it … (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 7 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
OLDNEW
1 1 Test that scrolling the listbox does not fire onchange event
2 This tests that a hit test on a image map that has areas and anchors does not cr ash
3 2
4 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 ".
5 4
6 5
6
7 Success if onchange was not fired.
7 PASS successfullyParsed is true 8 PASS successfullyParsed is true
8 9
9 TEST COMPLETE 10 TEST COMPLETE
10 11
OLDNEW
« no previous file with comments | « LayoutTests/fast/forms/select/listbox-disabled-scroll-no-onchange.html ('k') | Source/core/html/HTMLSelectElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698