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