Skip to content

Valid rules are skipped due to selector errors #79

@waterplea

Description

@waterplea

Transferring this issue here, because it seems to still be present:
GoogleChromeLabs/critters#153

My issue is this valid code:

:-webkit-any(a, button, select, textarea, input, label) {
  ...
}

Causes rules skipped due to selector errors, even though selector is valid and it's the only way to use :is(...) for Safari 13 and below.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions