From fb2938b90ad5db1d2cfb5f21bd81ff63f8550df9 Mon Sep 17 00:00:00 2001 From: krystian3w <35370833+krystian3w@users.noreply.github.com> Date: Thu, 1 Dec 2022 12:27:58 +0100 Subject: [PATCH] Updated Procedural cosmetic filters (markdown) --- Procedural-cosmetic-filters.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Procedural-cosmetic-filters.md b/Procedural-cosmetic-filters.md index f4391d0..7a82885 100644 --- a/Procedural-cosmetic-filters.md +++ b/Procedural-cosmetic-filters.md @@ -90,6 +90,7 @@ Same as `:matches-css(...)` except that the style will be looked-up for `:after` ### `subject:matches-media(arg)` - Description: Allows limit cosmetic filter by media queries. If is possible will be converted to declarative stylesheet. +- Chainable: Yes. - _subject_: Can be a plain CSS selector, or a procedural cosmetic filter. Preferably should be used as last operator in a procedural cosmetic filter. - _arg_: Sny [supported](https://github.com/uBlockOrigin/uBlock-issues/issues/2185#issuecomment-1283956342) media type by CSSTree. - Examples: