mirror of https://github.com/gorhill/uBlock.git
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. |
||
---|---|---|
.. | ||
scripting | ||
background.js | ||
dashboard.js | ||
ext.js | ||
fetch.js | ||
mode-manager.js | ||
popup.js | ||
ruleset-manager.js | ||
scripting-manager.js | ||
settings.js | ||
theme.js | ||
utils.js |