blob: b8af02e1a81defca275f6fdc6a28d8652b734ac1 (
plain)
1
2
3
4
5
6
7
|
This test verifies that list-box-style select form controls with no "selected" attributes are properly cleared when reset.
You should see two element IDs below, and the word "SUCCESS" twice:
multiSelectElement: SUCCESS
singleSelectElement: SUCCESS
|