Skip to content

:unresolved vs :not(:upgraded) #418

@rniwa

Description

@rniwa

It seems odd that the custom elements API and spec refers to upgrading custom elements and yet the CSS pseudo class that corresponds to a custom element not being upgraded is called :unresolved. unresolved doesn't tell us what hasn't been resolved and inconsistent with the rest of the spec / API terminology we're using.

Perhaps we should consider negating it to :upgraded and use :not(:upgraded) for this use case for consistency. I do admit the the latter form is a bit more verbose but I think consistency in the terminology is very valuable here.

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