Skip to content

Commit cb21ad0

Browse files
authored
[css-animations-2] Use correct property names for timeline-triger-range
This seems to have been a change from #13009.
1 parent 1a050b1 commit cb21ad0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-animations-2/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1000,7 +1000,7 @@ The Exit Range: the 'timeline-trigger-exit-range' property</h4>
10001000

10011001
<pre class="propdef shorthand">
10021002
Name: timeline-trigger-exit-range
1003-
Value: [ <<'animation-trigger-exit-range-start'>> <<'animation-trigger-exit-range-end'>>? ]#
1003+
Value: [ <<'trigger-exit-range-start'>> <<'trigger-exit-range-end'>>? ]#
10041004
</pre>
10051005

10061006
The 'timeline-trigger-exit-range' property is a [=shorthand property=]

0 commit comments

Comments
 (0)