Skip to content

Commit dbf9d88

Browse files
committed
Updated Animatable: no to Animation type: discrete #521
1 parent 7721608 commit dbf9d88

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

compositing-1/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Inherited: no
118118
Percentages: N/A
119119
Computed value: as specified
120120
Media: visual
121-
Animatable: no
121+
Animation type: discrete
122122
</pre>
123123

124124
The syntax of the property of <<blend-mode>> is given with:
@@ -267,7 +267,7 @@ Inherited: no
267267
Percentages: N/A
268268
Computed value: as specified
269269
Media: visual
270-
Animatable: no
270+
Animation type: discrete
271271
</pre>
272272

273273
The syntax of the property of <<isolation-mode>> is given with:
@@ -296,7 +296,7 @@ Inherited: no
296296
Percentages: N/A
297297
Computed value: as specified
298298
Media: visual
299-
Animatable: no
299+
Animation type: discrete
300300
</pre>
301301

302302
The 'background-blend-mode' list must be applied in the same order as 'background-image' [[!CSS3BG]]. This means that the first element in the list will apply to the layer that is on top. If a property doesn't have enough comma-separated values to match the number of layers, the UA must calculate its used value by repeating the list of values until there are enough.</p>
@@ -1426,6 +1426,7 @@ href="https://www.w3.org/TR/2015/CR-compositing-1-20150113/"> Candidate Recommen
14261426

14271427
<ul>
14281428
<!-- to 7 March 2024 -->
1429+
<li>Updated Animatable: no to Animation type: discrete</li>
14291430
<li>Defined root elements for HTML and SVG, and the root element group</li>
14301431
<li>Clarified that root groups are not necessarily opaque white</li>
14311432
<li>Better definitions for root group and isolating groups</li>

0 commit comments

Comments
 (0)