Closed
Bug 1918402
Opened 1 year ago
Closed 1 year ago
Capture new state for view transitions
Categories
(Core :: CSS Parsing and Computation, task, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox133 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Blocks 1 open bug)
Details
(Whiteboard: [viewtransitions:m1])
Attachments
(1 file)
Once we have the old state, and the update callback runs, we need to capture the new state: https://drafts.csswg.org/css-view-transitions-1/#capture-the-new-state
Updated•1 year ago
|
Whiteboard: [viewtransitions:m1]
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → emilio
| Assignee | ||
Updated•1 year ago
|
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•1 year ago
|
||
This should be enough to start setting up the pseudo-element tree.
Pushed by ealvarez@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b822ccaa7d48
Implement more of view transition's "capture the new state". r=view-transitions-reviewers,boris
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•