Open
Bug 1917695
Opened 5 months ago
Updated 4 months ago
Evaluate reflow evaluation for inset property changes
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
NEW
People
(Reporter: dshin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anchorpositioning:m1])
We try to avoid reflow whenever possible - but some cases (Like changing from auto
to a non-auto value), this isn't worth it.
Need to evaluate how anchor()
interacts with it, including e.g. calc(anchor(...) ...)
.
Updated•4 months ago
|
Whiteboard: [anchorpositioning:m1]
You need to log in
before you can comment on or make changes to this bug.
Description
•