You are here

select_none_selected.html in SimpleTest 8.3

File

tests/fixtures/select_none_selected.html
View source
<select name="test">
  <option value="1">One</option>
  <option value="2">Two</option>
</select>