haikuwebkit/LayoutTests/fast/forms/HTMLOptionElement_label05-e...

7 lines
117 B
HTML

<!DOCTYPE html>
<body>
<select size="5">
<option>This label should appear</option>
</select>
</body>