Closed
Bug 1757837
Opened 3 years ago
Closed 2 years ago
Implement layout support for CSS Container Queries
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
People
(Reporter: dholbert, Unassigned)
References
(Blocks 1 open bug)
Details
Once we have CSS parsing support for the various bits of container-query syntax... (in bug 1744223, bug 1744224, and bug 1744229 -- I'm assuming we'll use those bugs just for parsing for simplicity)... then we can start working on the actual layout-related bits. I'm filing this bug on that part.
I think Emilio is going to do some prototyping here, so I'm tentatively putting him down as the assignee (with this bug tentatively tracking whatever makes sense to include in that prototype, i.e. in the first patch-stack to land to add layout support for this feature).
Spec: https://drafts.csswg.org/css-contain-3/#container-queries
Comment 1•2 years ago
|
||
This mostly works now.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•