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

Missing data: container query features #25766

Open
ddbeck opened this issue Jan 24, 2025 · 0 comments
Open

Missing data: container query features #25766

ddbeck opened this issue Jan 24, 2025 · 0 comments
Labels
data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@ddbeck
Copy link
Collaborator

ddbeck commented Jan 24, 2025

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Unlike media queries, container query features aren't tracked by BCD. For example, there's a feature for the media query feature aspect-ratio (css.at-rules.media.aspect-ratio), but there are no corresponding features for container queries (e.g., I'd expect there to exist css.at-rules.container.aspect-ratio).

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

I'd expect features for these container query features:

  • width
  • height
  • inline-size
  • block-size
  • aspect-ratio
  • orientation
  • scroll-state: stuck
  • scroll-state: snapped
  • scroll-state: scrollable

Tracking scroll states individually would be helpful in the case that further states are added (w3c/csswg-drafts#6400,
w3c/csswg-drafts#11191).

Did you test this? If so, how?

I have not tested this.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Prompted by web-platform-dx/web-features#2567

Do you have anything more you want to share?

No response

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jan 26, 2025
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
Projects
None yet
Development

No branches or pull requests

2 participants