haikuwebkit/LayoutTests/fast/forms/select-reset-expected.txt

5 lines
187 B
Plaintext

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().