-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
Steps to reproduce
- Add this rule:
example.org##div > :where(h1, p)
div > h1 and div > p should be hidden, but rule is rejected.
cssfilter: cssfilter_addrule(): Rule is not valid, ignoring it (example.org##div > :where(h1, p))
AGProxyFilter: Rule rejected by all filters: example.org##div > :where(h1, p)
Reactions are currently unavailable
