Closed
Bug 1987960
Opened 7 months ago
Closed 2 months ago
Cache `@position-try` use so that frames are aware of it being mutated/removed/added.
Categories
(Core :: CSS Parsing and Computation, enhancement)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: dshin, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [anchorpositioning:backlog])
Last successful position gets reset when this happens.
Comment 1•7 months ago
•
|
||
(I'm assuming this depends on bug 1962598 which I think is tracking the @position-try syntax itself)
Depends on: 1962598
Points: --- → 5
Whiteboard: [anchorpositioning:triage] → [anchorpositioning:m2]
Comment 2•7 months ago
|
||
I would imagine we can stash the last fallback taken in the AnchorPosReferences property here?
Updated•7 months ago
|
Assignee: nobody → emilio
Updated•7 months ago
|
Status: NEW → ASSIGNED
Comment 3•6 months ago
|
||
Replaced by Bug 1994673 and Bug 1994674.
Status: ASSIGNED → RESOLVED
Points: 5 → ---
Closed: 6 months ago
Resolution: --- → INVALID
Whiteboard: [anchorpositioning:m2]
Comment 4•6 months ago
|
||
Not invalid, but should be moved to the backlog. We do this for most cases but don't detect all of them reliably.
Assignee: emilio → nobody
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Updated•6 months ago
|
Whiteboard: [anchorpositioning:backlog]
Comment 5•2 months ago
|
||
We do this now.
Status: REOPENED → RESOLVED
Closed: 6 months ago → 2 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•