mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Updated Procedural cosmetic filters (markdown)
parent
c126354ea6
commit
2f718c1fa9
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ The `:has(arg)` operator is actually a planned pseudo-class in CSS4, but as of w
|
|||
- Examples:
|
||||
- `example.com##body > div:last-of-type span:has-text(/^Promoted by/)`
|
||||
- `example.com##body > div:last-of-type span:has-text(/^Promoted by/i)`
|
||||
- `example.com##body > div:last-of-type span:has-text(Promoted)`
|
||||
- `example.com##body > div:last-of-type span:has-text(Promoted by)`
|
||||
|
||||
### `subject:if(arg)`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue