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