Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / select-reset-expected.txt
blob93df9f2b8481e3df3adbf890cd2e74ea015f670b
1 This tests reseting of a select box with no selected options using JavaScript. If successful, both times the selected index should be 0.
4 selected index is 0 before and 0 after reset().