mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-12 18:04:16 +01:00
remove deprecated operator from documentation, people are still using it possibly just because it's there, skipping the watning to not use
parent
2218b33c8b
commit
3a1751c9be
1 changed files with 0 additions and 8 deletions
|
@ -145,14 +145,6 @@ Note that if _arg_ is valid CSS selector, uBO will not consider the `:not` opera
|
|||
|
||||
***
|
||||
|
||||
### `subject:nth-ancestor(n)`
|
||||
|
||||
**Do not use.**
|
||||
|
||||
Deprecated in favor of [`subject:upward(arg)`](#subjectupwardarg) in [1.25.3b0](https://github.com/gorhill/uBlock/commit/72bb70056843024b1a31fe1ab9c90bd4e8260ba2)
|
||||
|
||||
***
|
||||
|
||||
### `subject:upward(arg)`
|
||||
|
||||
- Description: lookup the ancestor relative to the currently selected node.
|
||||
|
|
Loading…
Reference in a new issue