We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8331918 commit 1b38af1Copy full SHA for 1b38af1
css-animations-2/Overview.bs
@@ -548,11 +548,11 @@ with the timelines matched up with animations as described
548
Each value has type <<single-animation-timeline>>, whose possible values have
549
the following effects:
550
551
-: <dfn for="single-animation-timeline" dfn-type=value>auto</dfn>
+: <dfn for="<single-animation-timeline>" dfn-type=value>auto</dfn>
552
:: The animation's [=timeline=] is a {{DocumentTimeline}}, more specifically
553
the <a>default document timeline</a>.
554
555
-: <dfn for="single-animation-timeline" dfn-type=value>none</dfn>
+: <dfn for="<single-animation-timeline>" dfn-type=value>none</dfn>
556
:: The animation is not associated with a [=timeline=].
557
558
: <dfn><timeline-name></dfn>
0 commit comments