Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Summary

Chrome 142 adds support for range syntax in style queries, both in CSS @container and if(). See https://chromestatus.com/feature/5184992749289472 and https://developer.chrome.com/blog/new-in-chrome-142#range-syntax.

This PR adds a separate data point for the new feature as used in each of the two contexts.

Test results and supporting details

Related issues

Fixes #28496

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Nov 23, 2025
@github-actions github-actions bot added the size:m [PR only] 25-100 LoC changed label Nov 23, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 23, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

chrisdavidmills and others added 2 commits November 25, 2025 14:10
Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
Co-authored-by: Claas Augner <495429+caugner@users.noreply.github.com>
@caugner caugner merged commit 46c5bf4 into mdn:main Nov 25, 2025
8 checks passed
@caugner caugner changed the title Chrome 142 range syntax for style queries Chrome 142 adds range syntax for style queries Nov 25, 2025
@mdn-bot mdn-bot mentioned this pull request Nov 25, 2025
@chrisdavidmills chrisdavidmills deleted the range-syntax-for-style-queries branch November 26, 2025 09:27
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:m [PR only] 25-100 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Range syntax for style() container queries and if() - Missing from BCD

2 participants