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

Reduce has selector console noise in Firefox #6534

Merged
merged 4 commits into from
Apr 21, 2023

Conversation

fregante
Copy link
Member

@fregante fregante commented Apr 16, 2023

As seen in #6533

This should explicitly skip features that rely on the has selector.

May be incomplete but better than nothing.

Related:

@fregante fregante added bug firefox Related to Firefox only labels Apr 16, 2023
@fregante fregante merged commit f33e0da into main Apr 21, 2023
9 checks passed
@fregante fregante deleted the reduce-has-selector-console-noise branch April 21, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug firefox Related to Firefox only
Development

Successfully merging this pull request may close these issues.

CSS contains :has() which is not supported in Firefox
1 participant