You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One thing that came up at the extensible Web summit in Boston on Friday was a discussion of container queries.
While I'd previously suggested tying container queries to CSS containment, one thing I realized is that there will be cases where developers want to fix the width from the outside but still allow an auto height, and then do media queries on the container's width.
I haven't thought this through very much, but it seems to me that this may require a concept of layout containment in a single dimension to be exposed from containment.
jonathantneal, keithjgrant, mirisuzanne, jonjohnjohnson, argyleink and 3 more