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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt
diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt
similarity index 58%
copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
copy to LayoutTests/fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt
index e2e890293aacc72d81b628dabd8771ae4e3a465f..da716ad2c011a1ef34eb2a188065f53c2e8203ef 100644
--- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
+++ b/LayoutTests/fast/forms/select/listbox-disabled-scroll-no-onchange-expected.txt
@@ -1,9 +1,10 @@
-
-This tests that a hit test on a image map that has areas and anchors does not crash
+Test that scrolling the listbox does not fire onchange event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+Success if onchange was not fired.
PASS successfullyParsed is true
TEST COMPLETE
« 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