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

'element:has(child:contains(Text)) + peer' is returned as 'element + peer' #157

Open
piquark6046 opened this issue Dec 22, 2022 · 0 comments
Assignees
Labels

Comments

@piquark6046
Copy link
Member

Description

If a query like element:has(child:contains(Text)) + peer is executed as an extended CSS rule, the ExtendedCSS of AdGuard returns elements matching element + peer query.

Environment

  • ExtendedCSS debugger userscript (@adguard/extended-css: 2.0.26)
  • AdGuard Browser Extension 4.1.53 on Mozilla Firefox Developer Edition 109.0b5
  • AdGuard Browser Extension 4.1.52 on Brave 1.46.144

Example

@piquark6046 piquark6046 changed the title element:has(child:contains(Text)) + peer is complied as element + peer element:has(child:contains(Text)) + peer is returned as element + peer Dec 22, 2022
@piquark6046 piquark6046 removed the bug label Dec 22, 2022
@adguard-bot adguard-bot changed the title element:has(child:contains(Text)) + peer is returned as element + peer 'element:has(child:contains(Text)) + peer' is returned as 'element + peer' Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants