Sign in
chromium
/
external
/
Webkit
/
master
/
.
/
LayoutTests
/
fast
/
forms
/
select-reset-expected.txt
blob: 93df9f2b8481e3df3adbf890cd2e74ea015f670b [
file
]
This tests reseting of a select box with no selected options using JavaScript. If successful, both times the selected index should be 0.
selected index is 0 before and 0 after reset().