Skip to content

<hr> in <select> size >1 #9960

Description

@CanadaHonk

Should <hr>s be visible inside <select> with a size >1, eg:

<select size="3">
<option>a</option>
<hr>
<option>b</option>
</select>

No engines (Blink/WebKit/Gecko) implementing or shipping this feature have the <hr> elements be visible for this example.

Blink (shipping):
image

WebKit (shipping):
image

Gecko (shipping):
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions