blob: 4883a00ca90b03cc8962a359c15e9003aa322bf3 [file] [log] [blame]
Test for http://bugs.webkit.org/show_bug.cgi?id=23721 Changing dropdown's selectedIndex within onchange handler fires another onchange.
SUCCESS
This select changes on focus: should not fire onchange.
One
Two
This select changes on change: should only fire onchange once.
One
Two
Three
This select is changed by a timeout in the test script. It should not fire onchange.
One
Two