diff -r 000000000000 -r 4f2f89ce4247 WebCore/manual-tests/select-onchange-after-js.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/WebCore/manual-tests/select-onchange-after-js.html Fri Sep 17 09:02:29 2010 +0300 @@ -0,0 +1,47 @@ + + +
+Test for bug 11402 and + bug 12701: + An onChange event should fire when the first item is not the default, and + after changing the value via JavaScript.
+After following the steps below, both selects should display "SUCCESS".
+ + + + + + + +