You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This used to work just fine, but apparently uBO Legacy has now been affected by the same regression bug as the main branch was, back in 2019: uBlockOrigin/uBlock-issues#464
Related issues:
- uBlockOrigin/uBlock-issues#464
- gorhill#290
Regression from:
4e91155
Pseudoclass-based generic cosmetic filters were improperly seen
as invalid following the regression.
Co-authored-by: gorhill <585534+gorhill@users.noreply.github.com>
This used to work just fine, but apparently uBO Legacy has now been affected by the same regression bug as the main branch was, back in 2019:
uBlockOrigin/uBlock-issues#464
CSS selector-based cosmetic filters test:
https://gorhill.github.io/uBlock/tests/css-selector-based-cosmetic-filters.html
Culprit:
#279
Fix (main branch):
https://github.com/gorhill/uBlock/commit/f10b1003793a54d5d04c819e94cad02c78e10a82/
The text was updated successfully, but these errors were encountered: