Sign in
webkit
/
WebKit
/
36b74c3900290f2598b1d40cf6065a7028fc4a34
/
.
/
LayoutTests
/
fast
/
forms
/
select-reset-expected.txt
blob: 93df9f2b8481e3df3adbf890cd2e74ea015f670b [
file
] [
log
] [
blame
]
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().