mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Static filter syntax (markdown)
parent
cb7ae9670e
commit
b8de0005ec
1 changed files with 1 additions and 1 deletions
|
|
@ -898,7 +898,7 @@ For `:remove-attr()`, when the argument matches an attribute name, that attribut
|
|||
|
||||
These operators are meant to replace `+js(remove-attr, ...)` and `+js(remove-class, ...)`, which from now on are candidate for deprecation in some future.
|
||||
|
||||
See also: [`:watch-attr()`](./Procedural-cosmetic-filters#subjectwatch-attrarg)
|
||||
See also: [`:watch-attr()`](./Procedural-cosmetic-filters#subjectwatch-attrarg) usage for cases when targeted attributes are added without DOM layout changes.
|
||||
|
||||
***
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue