Skip to content

Commit 9f39808

Browse files
committed
[css-animations-2] Switch timeline names from <custom-ident> to <dashed-ident> #8746
1 parent cb93c64 commit 9f39808

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
@@ -629,7 +629,7 @@ Animation Type: not animatable
629629
</pre>
630630
631631
<pre class=prod>
632-
<dfn>&lt;single-animation-timeline></dfn> = auto | none | <<custom-ident>> | <<scroll()>> | <<view()>>
632+
<dfn>&lt;single-animation-timeline></dfn> = auto | none | <<dashed-ident>> | <<scroll()>> | <<view()>>
633633
</pre>
634634
635635
The 'animation-timeline' property is similar to properties like 'animation-name'

0 commit comments

Comments
 (0)