You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and contains at least one [=animation/associated effect=] whose [=effect target=] is |element|,
1703
1701
set |hasActiveAnimations| to true if any of the following conditions is true:
1704
1702
1705
-
Issue: The prose around "effect target" is incorrect, but [#8001](https://github.com/w3c/csswg-drafts/issues/8001) needs to land before it can be fixed.
1706
-
1707
1703
- |animation|'s [=animation/play state=] is [=play state/paused=] or [=play state/running=].
1708
1704
1709
1705
- |document|'s [=pending animation event queue=] has any events associated with |animation|.
1710
1706
1711
-
Issue: This prose isn't quite right, but it's blocked on [#8004](https://github.com/w3c/csswg-drafts/issues/8004).
1712
-
1713
1707
1. If |hasActiveAnimations| is false:
1714
1708
1715
1709
1. Set |transition|'s [=ViewTransition/phase=] to "`done`".
0 commit comments