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

[selectors-4] Disallow pseudo-elements inside :has() #832

Closed
mozilla-apprentice opened this issue Jul 27, 2022 · 1 comment
Closed

[selectors-4] Disallow pseudo-elements inside :has() #832

mozilla-apprentice opened this issue Jul 27, 2022 · 1 comment

Comments

@mozilla-apprentice
Copy link
Collaborator

A resolution was made for csswg-drafts/#7463.

[selectors-4] Disallow pseudo-elements inside :has()

  • RESOLVED: Disallow all current pseudo-elements inside of :has(), allow future pseudo-elements to define that they are valid if useful/possible.

Discussion.


To file a bug automatically for these resolutions, add the bug label to the issue.

If no bug is needed, the issue can be closed.

@dholbert
Copy link
Collaborator

dholbert commented Aug 1, 2022

We haven't implemented :has yet (beyond some basic parsing); https://bugzilla.mozilla.org/show_bug.cgi?id=418039 is the tracking bug for the feature. So, we probably don't need a dedicated bug for this spec change.

I'll add a note on bug 418039 mentioning this working-group resolution, in case it hasn't made it into the spec yet when we start implementing.

@dholbert dholbert closed this as completed Aug 1, 2022
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

2 participants