From 106b8f02d4f3eab55421bf1cfe33393fbfdd51c9 Mon Sep 17 00:00:00 2001 From: MasterKia Date: Sat, 7 Jan 2023 13:12:08 +0330 Subject: [PATCH] Add mention of :watch-attr() to :remove-attr() --- Static-filter-syntax.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Static-filter-syntax.md b/Static-filter-syntax.md index 0235b15..67f9d95 100644 --- a/Static-filter-syntax.md +++ b/Static-filter-syntax.md @@ -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. +See also: [`:watch-attr()`](./Procedural-cosmetic-filters#subjectwatch-attrarg) + *** ### HTML filters