### Please answer the following questions for yourself before submitting an issue - [x] Filters were updated before reproducing an issue - [x] I checked the [knowledge base](https://adguard.com/kb/) and found no answer - [x] I checked to make sure that this issue has not already been filed ### AdGuard Extension version 5.1.102 ### Browser version Chrome Dev 140 ### OS version macos 15.5 ### Issue Details Steps to reproduce: 1. Add to user rules: ```adblock @@||example.org^$generichide ||example.org^$document ``` 2. Go to - http://example.org/ ### Expected Behavior Webpage is blocked due to `||example.org^$document`. This would be consistent with the CoreLibs app and MV3 extension (available in v5.2) related issue: https://github.com/AdguardTeam/AdguardBrowserExtension/issues/3260 ### Actual Behavior `$document` blocking rule is not applied, because an exception rule is applied since it has higher priority: https://adguard.com/kb/general/ad-filtering/create-own-filters/#rule-priorities