Open
Bug 1929470
Opened 1 year ago
Updated 8 months ago
Add tests with animations running on the view transition pseudo element for printing
Categories
(Core :: CSS Transitions and Animations, task)
Core
CSS Transitions and Animations
Tracking
()
NEW
People
(Reporter: boris, Unassigned)
References
(Blocks 1 open bug)
Details
We clone animations to a static document when printing it. For now, we iterate all supported pseudo types to clone them.
We have to revisit here (and probably other places) to make sure the printing works for View transitions.
Updated•1 year ago
|
Whiteboard: [view-transitions:triage] → [viewtransitions:triage]
| Reporter | ||
Updated•11 months ago
|
Type: enhancement → task
Summary: Add animations running on the view transition pseudo element when printing → Add tests with animations running on the view transition pseudo element for printing
Updated•11 months ago
|
Whiteboard: [viewtransitions:triage] → [viewtransitions:m1]
Updated•8 months ago
|
Updated•8 months ago
|
Whiteboard: [viewtransitions:m1]
You need to log in
before you can comment on or make changes to this bug.
Description
•