mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
Procedural filters with `:xpath` operator were silently rejected at conversion time because the parser was failing to evaluate the xpath expression due to the absence of a `document` object in nodejs. If `document` object is not present, the parser will assume the xpath expression is valid. |
||
|---|---|---|
| .. | ||
| browser | ||
| chromium | ||
| common | ||
| dig | ||
| firefox | ||
| mv3 | ||
| nodejs | ||
| npm | ||
| opera | ||
| safari | ||
| thunderbird | ||