Sign in
webkit
/
WebKit
/
15e4da4b5ce83fcfe6de6863df44c60571019d5f
/
.
/
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>