File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2956,7 +2956,8 @@ property.
29562956
29572957Unless otherwise specified, all CSS properties are
29582958<dfn id="concept-animatable">animatable</dfn> .
2959- How property values combine is defined by the Animation line
2959+ How property values combine is defined by
2960+ the <dfn export>Animation type</dfn> line
29602961in each property's property definition table:
29612962
29622963<dl export>
@@ -3358,8 +3359,8 @@ referenced by a <a>keyframe effect</a> as one of its
33583359 on <var> keyframe</var> with the result of combining
33593360 <var> underlying value</var> (<var> V</var><sub> a</sub> ) and
33603361 <var> value to combine</var> (<var> V</var><sub> b</sub> )
3361- using the <var> composite operation to use</var>
3362- procedure defined by the <var> target property</var> 's
3362+ using the procedure for the <var> composite operation to use</var>
3363+ corresponding to the <var> target property</var> 's
33633364 <a>animation type</a> .
33643365
33653366 1. If this <a>keyframe effect</a> has an <a>iteration
You can’t perform that action at this time.
0 commit comments