AdguardTeam / AdguardTeam/ExtendedCss
Rules with ':where()' do not work
Aberta
bug
Priority: P4
- Linguagem predominante
- TypeScript
- Estrelas
- 71
- Forks
- 11
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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()`.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.