OLD | NEW |
1 This tests that the "selected" argument is honored when constructing an option e
lement. | 1 This tests that the "selected" argument is honored when constructing an option e
lement. |
2 | 2 |
3 Test 0 Passed: the selected index is 0. | 3 Test 0 Passed: the selected index is 0. |
4 Test 1 Passed: the selected index is 0. | 4 Test 1 Passed: the selected index is 0. |
5 Test 2 Passed: the selected index is 0. | 5 Test 2 Passed: the selected index is 0. |
6 Test 3 Passed: the selected index is 3. | 6 Test 3 Passed: the selected index is 3. |
7 Test 4 Passed: the selected index is 4. | 7 Test 4 Passed: the selected index is 4. |
8 Test 5 Passed: the selected index is 4. | 8 Test 5 Passed: the selected index is 4. |
9 | 9 |
OLD | NEW |