-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Description
I mean that at the moment we can also use ## instead of #$# and CSS rule will be applied.
Steps to reproduce:
- Add this rule:
example.org##body { background: red!important; } - Go to - http://example.org/
It also allows to use url(...) and if I understand correctly it shouldn't be allowed - #1026, #659 (comment)
Example:
example.org##body { background: lightblue url("https://www.w3schools.com/cssref/img_tree.gif") no-repeat fixed center!important; }
AdGuard for Windows 7.4 nightly 17 (build 3185, CL 1.5.241)
Reactions are currently unavailable
