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
div > h1 and div > p should be hidden, but rule is rejected.
cssfilter: cssfilter_addrule(): Rule is not valid, ignoring it (example.org##div > :where(h1, p))
AGProxyFilter: Rule rejected by all filters: example.org##div > :where(h1, p)
Screenshot
The text was updated successfully, but these errors were encountered:
Steps to reproduce
https://developer.mozilla.org/en-US/docs/Web/CSS/:where
div > h1
anddiv > p
should be hidden, but rule is rejected.Screenshot
The text was updated successfully, but these errors were encountered: