Skip to content

[CSS-PSEUDO][CSS-UI] Detection of base HTML attribute implementation support #6195

@gregwhitworth

Description

@gregwhitworth

In issue #5998 we resolved to make base an attribute rather than a keyword. However, we also resolved that an author will want to be able to determine if base is supported to adjust their styles accordingly. I was actioned to open this issue to determine what that solution will look like.

@frivoal recommended a pseudo-class approach for detection since it will be added by element while an @support would be more generic and thus won't allow the granular detection.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions