Sign in
webkit
/
WebKit
/
2bde0edf56b50cba234b331b5ddd67eb5d2a0a71
/
.
/
LayoutTests
/
fast
/
forms
/
select
/
select-empty-optgroup.html
blob: 7c9ac89e705b34d422ff883ffa4d9f8f37288543 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<select
multiple
>
<optgroup
label
=
"group"
>
</optgroup>
<option>
option1
</option>
</select>