Open
Bug 1935557
Opened 8 months ago
Updated 8 months ago
[web-animations-1] Add a pseudoElement option to the element.getAnimations() dict arg.
Categories
(Core :: DOM: Animation, enhancement)
Core
DOM: Animation
Tracking
()
NEW
People
(Reporter: mozilla-apprentice, Unassigned)
References
()
Details
Resolutions were made for csswg-drafts/#9908.
[view-transitions-2] Add method to get all animations of a ViewTransition object
- RESOLVED: Add a pseudoElement option to the element.getAnimations() dict arg. subtree:true/false acts on that pseudo as the root
- RESOLVED: Add .transitionRoot readonly property to VT object, reflectring the element hosting the VT.
Updated•8 months ago
|
Type: defect → enhancement
Component: Layout → DOM: Animation
Summary: [view-transitions-2] Add method to get all animations of a ViewTransition object → [web-animations-1] Add a pseudoElement option to the element.getAnimations() dict arg.
Updated•8 months ago
|
Comment 1•8 months ago
|
||
For now, this new definition in defined in web-animaitons-1, so I add the dependency to it.
Blocks: web-animations
You need to log in
before you can comment on or make changes to this bug.
Description
•