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

Your CSS :has( a new superpower ) #9

Open
3 tasks
necccc opened this issue Nov 14, 2022 · 0 comments
Open
3 tasks

Your CSS :has( a new superpower ) #9

necccc opened this issue Nov 14, 2022 · 0 comments

Comments

@necccc
Copy link
Member

necccc commented Nov 14, 2022

This would be a great talk, because

CSS Selectors Level 4 spec introduces a new relational pseudo-class: :has(). You can use this to:

Select elements containing specific content. For example, a:has(img) selects all <a> elements that contain an <img> child.

Let's see how it works, and what are the possibilities it introduces

Abstract


Details

What language would you prefer to present this talk

  • english
  • hungarian

Would your employer / company host the Meetup for this talk?

  • yes!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant