Open
Bug 1795036
Opened 3 years ago
Updated 1 year ago
Optimize container query interleaving.
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: emilio, Unassigned)
References
(Blocks 1 open bug)
Details
Right now having container queries penalizes the page by having one extra restyle on the container-query subtree, which is unfortunate.
Reporter | ||
Updated•3 years ago
|
Blocks: container-queries
Reporter | ||
Updated•3 years ago
|
Summary: Optimize container query interleaving and deal with ordering dependencies correctly. → Optimize container query interleaving.
You need to log in
before you can comment on or make changes to this bug.
Description
•