Skip to content

Rules with ':where()' do not work #169

@AdamWr

Description

@AdamWr

Steps to reproduce

  1. Add this rule:
example.org#?#div > :where(h1, p)
  1. Go to - https://example.org/

h1 and p elements should be hidden, but it looks like that rule doesn't work.

Screenshot

image

If I'm not wrong, it should works similar to :is().

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions