mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
f1889b02ee
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. |
||
---|---|---|
.. | ||
css-declarative.js | ||
css-generic.js | ||
css-procedural.js | ||
css-specific.js |