AdguardTeam / AdguardTeam/ExtendedCss

Rules with ':where()' do not work

Aperta
#169 0 commenti 0 reazioni 1 assegnatario Assegnata a @maximtop Vedi su GitHub
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

![image](https://user-images.githubusercontent.com/29142494/236168035-47075235-ca5e-4bf0-86b8-81ab71a163c8.png)

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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.