We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6885c21 commit fad6e37Copy full SHA for fad6e37
web-animations-1/Overview.bs
@@ -951,7 +951,11 @@ below:
951
: If the animation's <a>hold phase</a> is set,
952
:: The <a>current phase</a> is the animation's <a>hold phase</a>.
953
954
-: If the animation has no associated <a>timeline</a>:
+: If <em>either</em> of the following are true:
955
+
956
+ 1. the animation has no associated <a>timeline</a>, or
957
+ 1. the animation's [=start time=] is <a>unresolved</a>.
958
959
:: The <a>current phase</a> is [=timeline inactive phase|inactive=].
960
961
: Otherwise,
0 commit comments