AdguardTeam / AdguardTeam/Scriptlets
Fix 'trusted-click-element' — scriptlet does not work with Shadow DOM in macOS
- Lingua principale
- JavaScript
- Stelle
- 195
- Fork
- 33
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.