Open
Bug 1780852
Opened 3 years ago
Updated 2 months ago
[web-animations-2] Enable using Web Animations API with nested pseudo elements
Categories
(Core :: DOM: Animation, defect)
Core
DOM: Animation
Tracking
()
NEW
People
(Reporter: mozilla-apprentice, Unassigned)
References
(Blocks 1 open bug)
Details
A resolution was made for csswg-drafts/#7469.
[web-animations-2] Enable using Web Animations API with nested pseudo elements
- RESOLVED: The pseudoElement argument to animate() takes any pseudo-element selector, and selects the first matching pseudo-element like querySelector()
Updated•3 years ago
|
Blocks: web-animations
Updated•3 years ago
|
Comment 1•2 months ago
|
||
I suspect we have finished this when working on ::view-transition. However, keep this until we verify them.
You need to log in
before you can comment on or make changes to this bug.
Description
•