1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-02 17:19:38 +02:00

Add mention of :watch-attr() to :remove-attr()

MasterKia 2023-01-07 13:12:08 +03:30
parent d584155410
commit 106b8f02d4

@ -899,6 +899,8 @@ 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. 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)
*** ***
### HTML filters ### HTML filters