Closed
Bug 1908494
Opened 1 year ago
Closed 1 year ago
Refactor the absolute positioning code to be in terms of inset areas
Categories
(Core :: Layout: Positioned, enhancement, P3)
Core
Layout: Positioned
Tracking
()
RESOLVED
INVALID
People
(Reporter: jwatt, Unassigned)
Details
Anchor Positioning is essentially a kind of large extension to absolute positioning. The methods and other code that looks to the container block in order to implement absolute positioning should be updated to act on “inset areas”.
Comment 1•1 year ago
|
||
Do you mind pointing to an example in the code that needs to update?
FWIW, per recent CSSWG resolution "inset-area" is changed to "position-area".
| Reporter | ||
Comment 2•1 year ago
|
||
Now I've got a bit of a better handle on things, I'm not seeing it this way any more and this bug doesn't make the most sense.
No longer blocks: css-anchor-position-1
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•