Skip to content

The parsing of :where and :is is not spec compliant #135

Description

@stof

The parsing for :is and :where currently implements parsing a list of compound selectors while CSS supports any selector lists, i.e. lists of complex selectors.

Side note: the naming is confusing in this package as it uses the name "simple selector" to actually represent what is called "compound selector" in the CSS spec: https://www.w3.org/TR/selectors-4/#structure

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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