Skip to content

[css-forms-1] Should new pseudo-elements be restricted to base appearance mode? #12365

Open
@lukewarlow

Description

@lukewarlow

There's been recent discussions surrounding ::file-selector-button and the fact it's exposed in appearance: auto and how that's not necessarily desirable.

Should we update CSS forms to restrict all new pseudo-elements to just elements in base appearance mode?

We'd probably have to explicitly allow ::file-selector-button and ::placeholder to break that rule as they're pre-existing.

The spec already limits ::checkmark and ::picker-icon to just base appearance mode.

cc @nt1m @annevk

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