File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2069,9 +2069,9 @@ this specification as well as the <a>events from CSS transitions</a>
20692069Future specifications may extend this set with further types of [=animation
20702070events=] .
20712071
2072- Each {{Document}} maintains a <dfn>pending animation event queue</dfn> that
2073- stores [=animation events=] along with their corresponding event targets and
2074- <dfn>scheduled event time</dfn> .
2072+ Each {{Document}} maintains a <dfn export >pending animation event queue</dfn>
2073+ that stores [=animation events=] along with their corresponding event targets
2074+ and <dfn>scheduled event time</dfn> .
20752075The [=scheduled event time=] is a [=time value=] relative to the [=time origin=]
20762076representing when the event would ideally have been dispatched were animations
20772077updated at an infinitely high frequency.
You can’t perform that action at this time.
0 commit comments