AdguardTeam / AdguardTeam/ExtendedCss
Rules with ':where()' do not work
Aperta
bug
Priority: P4
- Lingua principale
- TypeScript
- Stelle
- 71
- Fork
- 11
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Steps to reproduce
1. Add this rule:
```adblock
example.org#?#div > :where(h1, p)
```
2. Go to - https://example.org/
`h1` and `p` elements should be hidden, but it looks like that rule doesn't work.
Screenshot

If I'm not wrong, it should works similar to `:is()`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.