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
The text was updated successfully, but these errors were encountered:
Blutgang
changed the title
Cosmetic filters containing pseudo-elements like ::before and ::after are ignored
Cosmetic filters containing pseudo-elements like ::before and ::after are ignored
Mar 13, 2017
Describe the issue
Filters containing pseudo-elements like
::before
and::after
are ignored. (Last working version -uBlock Origin 1.9.6
)One or more specific URLs where the issue occurs
Steps for anyone to reproduce the issue
reddit.com##.arrow.down.login-required.access-required::after
Expected result:
"Please do not downvote based on team fandom or because you don't agree."
hover should be hidden.reddit.com###header-bottom-left::before:style(animation: none !important; -moz-animation: none !important; -webkit-animation: none !important; o-animation: none !important; ms-animation: none !important;)
Expected result: The banner animation should be disabled.
Your settings
Firefox 52.0
1.11.2
Your filter lists
Default filter lists
Your custom filters (if any)
The text was updated successfully, but these errors were encountered: