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

Remove invalid media query #3307

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Remove invalid media query #3307

merged 1 commit into from
Oct 2, 2024

Conversation

edent
Copy link
Contributor

@edent edent commented Oct 1, 2024

The value no-preference was never implemented by any browser and has been removed from the specification.

See https://www.w3.org/TR/mediaqueries-5/#prefers-color-scheme and w3c/csswg-drafts#3857 (comment)

  • Have you followed the contributing guidelines?
  • Have you explained what your changes do, and why they add value to the Guides?

Please note: we will close your PR without comment if you do not check the boxes above and provide ALL requested information.


The value `no-preference` was never implemented by any browser and has been removed from the specification.

See https://www.w3.org/TR/mediaqueries-5/#prefers-color-scheme and w3c/csswg-drafts#3857 (comment)
@jmeridth jmeridth added this pull request to the merge queue Oct 2, 2024
Merged via the queue into github:main with commit bc64640 Oct 2, 2024
3 checks passed
@edent edent deleted the patch-1 branch October 5, 2024 22:48
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

Successfully merging this pull request may close these issues.

2 participants