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