Early design review of CSS Container Queries proposal #592
Labels
Resolution: satisfied
The TAG is satisfied with this design
Review type: CG early review
An early review of general direction from a Community Group
Topic: CSS
Venue: CSS WG
Milestone
HIQaH! QaH! TAG!
I'm requesting early TAG review of my proposal for CSS Container Queries.
Media-queries allow an author to make style changes based on the overall viewport dimensions -- but in many cases, authors would prefer styling modular components based on their context and available space within a layout. My proposal builds on David Baron's
@container
approach, which works by applying size & layout containment to the queried elements. In order to make that less restrictive for authors, I've also proposed a path forward forinline-size
(and maybeblock-size
) values on thecontain
property.Further details:
We'd prefer the TAG provide feedback as 💬 leave review feedback as a comment in this issue and @-notify @mirisuzanne & @andruud
The text was updated successfully, but these errors were encountered: