diff --git a/Syntax-quirks.md b/Syntax-quirks.md index c8a5a10..042a66c 100644 --- a/Syntax-quirks.md +++ b/Syntax-quirks.md @@ -2,7 +2,8 @@ - See - Looking-like-domain filters match only in domain part of URL - See [HOST optimiztion](./Static-filter-syntax#hosts-files) -- Negated domains in cosmetic filters work like exception (TODO: compare with ABP). +- Negated domains in cosmetic filters work like exception (In ABP generic blocking filter overrides filter with negated domain). + - See - One filter can be counted as many, [example](./Static-filter-syntax#badfilter) - `$document` works only as [blocking filter](./Static-filter-syntax#document-for-entire-page-exception) - Generic cosmetic filters don't work in [Shadow DOM](https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_shadow_DOM)