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