File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 155
155
> [=iteration duration=] is 'auto' . The value is computed such that the effect
156
156
> fills the available time. For a monotonic timeline, there is no upper bound
157
157
> on current time, and [=timeline duration=] is unresolved. For a non-monotonic
158
- > (i.e . scroll) timeline, the duration has a fixed upper bound. In this
158
+ > (e.g . scroll) timeline, the duration has a fixed upper bound. In this
159
159
> case, the timeline is a <dfn lt="progress-based timeline">progress-based
160
160
> timeline</dfn> , and its [=timeline duration=] is 100%.
161
161
@@ -2142,9 +2142,9 @@ partial dictionary OptionalEffectTiming {
2142
2142
> The <dfn>specified end delay</dfn> which represents the number of milliseconds
2143
2143
> from the end of an <a>animation effect</a> 's <a>active interval</a>
2144
2144
> until the <a lt='animation effect start time'>start time</a> of any
2145
- > <a>animation effect</a> that may follow, for example, in a <a>sequence
2146
- > effect</a> . The |specified end delay| is converted to an <a>end delay</a>
2147
- > following the [=normalize specified timing=] procedure.
2145
+ > <a>animation effect</a> that may follow, for example, in a
2146
+ > <a>sequence effect</a> . The |specified end delay| is converted to an
2147
+ > <a>end delay</a> following the [=normalize specified timing=] procedure.
2148
2148
2149
2149
: <dfn>duration</dfn>
2150
2150
:: Update the description as:
You can’t perform that action at this time.
0 commit comments