File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -2365,8 +2365,17 @@ these possible values:
23652365
23662366<dl dfn-for="animation trigger state">
23672367 <dt> <dfn>idle</dfn>
2368- <dt> <dfn>primary</dfn>
2369- <dt> <dfn>inverse</dfn>
2368+ <dd>
2369+ The [=animation effect=] associated |animation| remains in
2370+ its [=animation effect/before phase=] and stays at zero [=animation/current time=] .
2371+
2372+ <dt> <dfn>primary</dfn>
2373+ <dd>
2374+ When switched to this value the [=animation trigger state/primary=] behavior type defined by |type| is applied to |animation|.
2375+
2376+ <dt> <dfn>inverse</dfn>
2377+ <dd>
2378+ When switched to this value the [=animation trigger state/inverse=] behavior type defined by |type| is applied to |animation|.
23702379</dl>
23712380
23722381The values of [=animation trigger state|state=] and [=did trigger=] are
You can’t perform that action at this time.
0 commit comments