Skip to content

Commit

Permalink
Support CSS selectors mixed w/ operators in procedural cosmetic filters
Browse files Browse the repository at this point in the history
Related issue:
- #3683

This commit further increases uBO's procedural cosmetic filters
Adguard's cosmetic filter syntax -- specifically those procedural
cosmetic filters where plain CSS selectors appeared following
a procedural oeprator (this was rejected as invalid by uBO).

Also, experimental support for `:watch-attrs` procedural
operator, as discussed in <uBlockOrigin/uBlock-issues#341 (comment)>.
Support may be dropped before next release depending on whether
a better solution is suggested.

Additionally, the usual opportunistic refactoring toward ES6
syntax.
  • Loading branch information
gorhill committed Dec 26, 2018
1 parent e4cec5a commit 8a88e9d
Show file tree
Hide file tree
Showing 3 changed files with 275 additions and 218 deletions.
Loading

0 comments on commit 8a88e9d

Please sign in to comment.