select_2nd_selected.html

File

core/modules/simpletest/tests/fixtures/select_2nd_selected.html

View source
<select name="test">
  <option value="1">One</option>
  <option value="2" selected="selected">Two</option>
</select>

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.