@@ -3485,11 +3485,11 @@ effect</a>'s <a lt="target property">target properties</a>.
34853485Since it is possible for multiple <a>in effect</a> <a>keyframe effects</a> to
34863486target the same property it is often necessary to combine the results of several
34873487<a>keyframe effects</a> together.
3488- This process is called <dfn lt='composition'>compositing</dfn> and is
3489- based on establishing an <a>effect stack</a> for each property
3488+ This process is called <dfn lt='composite | composition'>compositing</dfn>
3489+ and is based on establishing an <a>effect stack</a> for each property
34903490targeted by an <a>in effect</a> <a>animation effect</a> .
34913491
3492- After compositing the results of <a>keyframe
3492+ After [= compositing=] the results of <a>keyframe
34933493effects</a> together, the composited result is combined with other
34943494values specified for the <a>target property</a> .
34953495
@@ -3555,8 +3555,10 @@ by one or more <a>keyframe effects</a> is an <dfn>effect
35553555stack</dfn> that establishes the relative composite order of the <a>keyframe
35563556effects</a> .
35573557
3558- The relative <dfn export>composite order</dfn> of any two <a>keyframe
3559- effects</a> , <var> A</var> and <var> B</var> , within an <a>effect stack</a> is
3558+ The relative
3559+ <dfn lt="animation composite order" local-lt="composite order" export>composite order</dfn>
3560+ of any two <a>keyframe effects</a> , <var> A</var> and <var> B</var> ,
3561+ within an <a>effect stack</a> is
35603562established by comparing their properties as follows:
35613563
356235641. Let the <dfn>associated animation of an animation effect</dfn>
0 commit comments