Skip to content

[select] Define which children are vs are not slotted. #12717

Description

@emilio

These two things rendering differently in Chrome makes zero sense to me, but WPT kind of expects it:

<!doctype html>
<select multiple>abc</select>
<select multiple><span>abc</span></select>

cc @josepharhar am I missing something? I plan to otherwise update the expectations to render the text in both cases.

cc @keithamus @jnjaeschke @annevk

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions