1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-07-03 02:37:21 +02:00

Updated Static filter syntax (markdown)

Raymond Hill 2023-01-07 09:41:56 -05:00
parent cb7ae9670e
commit b8de0005ec

@ -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.
***