mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
With the new csstree-based parser, it should now be safe to parse `-abp-has` as declarative. There are over a hundred such cosmetic filters in EasyList, and we want to have these filters declaratively enforced whenever possible in order to let the browser do the work natively rather than rely on JS code. |
||
|---|---|---|
| .. | ||
| abort-current-script.js | ||
| abort-on-property-read.js | ||
| abort-on-property-write.js | ||
| css-generic.js | ||
| css-procedural.js | ||
| css-specific.js | ||
| json-prune.js | ||
| no-addeventlistener-if.js | ||
| no-setinterval-if.js | ||
| no-settimeout-if.js | ||
| no-windowopen-if.js | ||
| set-constant.js | ||