Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:has(~ selector ) bug #172

Open
piquark6046 opened this issue May 30, 2023 · 0 comments
Open

:has(~ selector ) bug #172

piquark6046 opened this issue May 30, 2023 · 0 comments
Assignees

Comments

@piquark6046
Copy link
Member

piquark6046 commented May 30, 2023

div:has(~ .asdf) is returned as parent element > div:not(.asdf).

For example, in browse.auction.co.kr, you will face the error if you add asdf class in one of .section--module_wrap > .component--item_card.type--general elements and run the selector.

Environment: Brave 1.51.118; AdGuard Extended Css Debugger (ExtCSS Lib version: 2.0.52)
Related issue: AdguardTeam/AdguardFilters#152303

@piquark6046 piquark6046 changed the title :has( ~ selector ) bug :has(~ selector ) bug May 30, 2023
@adguard-bot adguard-bot assigned maximtop and unassigned zzebrum May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants