Skip to content

:not Selector parsed incorrectly #66

@rockwotj

Description

@rockwotj

I thought I was going crazy, but it seems that :not with multiple selectors do not get parsed correctly?

Input: :not(FOO, .BAR)
Output: :not(FOO, FOO)

Here's a screenshot of the debugger output in Intellij.
image

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions