AdguardTeam / AdguardTeam/Scriptlets
Fix 'trusted-click-element' — scriptlet does not work with Shadow DOM in macOS
- Lenguaje dominante
- JavaScript
- Estrellas
- 195
- Forks
- 33
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
OS: MacOS Sonoma 14.5
Browser: Safari 17.6
AdGuard: 2.16.0.1808 nightly / CL 1.16.25 / Scriptlets 1.11.16
Example of the site with the problem: https://tweakers.net/
Screenshot

UPD:
The rules, which must be applied:
```
tweakers.net#%#//scriptlet('trusted-click-element', '#pg-shadow-root-host >>> button#pg-configure-btn')
tweakers.net#%#//scriptlet('trusted-click-element', '#pg-shadow-root-host >>> button#pg-reject-btn')
```
The first is applied, the second - not.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.