Skip to content

Multiple selectors not supported in :is() pseudo #110

@PedroGuedesDT

Description

@PedroGuedesDT

I'm exploring this library to develop a POC for a possible solution.
Yet, in my tests, when i try to parse a valid CSS file that have a selector like this:

:is(p, a)

It complains that it don't expects the comma. But when i check some documentation, it is expected to support multiple values.

Check this:
image
Mozilla documentation

Am i doing something wrong, or is something that is not previewed to happen here?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions