Source code
Revision control
Copy as Markdown
Other Tools
[select-selectedOptions-nesting.window.html]
[<select> containing <option><option selected>]
expected: FAIL
[<select> containing <hr><option selected>]
expected: FAIL
[<select> containing <select><option selected>]
expected: FAIL
[<select><optgroup> containing <option><option selected>]
expected: FAIL
[<select><optgroup> containing <hr><option selected>]
expected: FAIL
[<select><optgroup> containing <select><option selected>]
expected: FAIL
[<select><optgroup> containing <optgroup><option selected>]
expected: FAIL
[<select><div><optgroup><div> containing <option><option selected>]
expected: FAIL
[<select><div><optgroup><div> containing <hr><option selected>]
expected: FAIL
[<select><div><optgroup><div> containing <select><option selected>]
expected: FAIL
[<select><div><optgroup><div> containing <optgroup><option selected>]
expected: FAIL