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

On Chrome Android, the (hover: hover) media query sometimes matches incorrectly #26246

Merged
merged 2 commits into from
Mar 21, 2025

Conversation

tmair
Copy link
Contributor

@tmair tmair commented Mar 18, 2025

Summary

Add a note about samsung devices incorrectly matching (hover: hover).

Test results and supporting details

Related issues

fixes #21515

@github-actions github-actions bot added data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:xs [PR only] 0-6 LoC changed labels Mar 18, 2025

Unverified

This user has not yet uploaded their public signing key.
@caugner caugner changed the title Update information about Samsung not supporting (hover: hover) correctly On Chrome Android, the (hover: hover) media query sometimes matches incorrectly Mar 21, 2025
@caugner caugner merged commit a11386c into mdn:main Mar 21, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@media (hover:hover) is known to work incorrectly with Samsung Android devices
2 participants