Skip to content

Commit 18c6a45

Browse files
cdoublevsvgeesus
authored andcommitted
Convert "Animatable" to "Animation type" prop definition field
1 parent 295da04 commit 18c6a45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

compositing-2/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Inherited: no
125125
Percentages: N/A
126126
Computed value: as specified
127127
Media: visual
128-
Animatable: no
128+
Animation type: discrete
129129
</pre>
130130

131131
The syntax of the property of <<blend-mode>> is given with:
@@ -274,7 +274,7 @@ Inherited: no
274274
Percentages: N/A
275275
Computed value: as specified
276276
Media: visual
277-
Animatable: no
277+
Animation type: discrete
278278
</pre>
279279

280280
The syntax of the property of <<isolation-mode>> is given with:
@@ -303,7 +303,7 @@ Inherited: no
303303
Percentages: N/A
304304
Computed value: as specified
305305
Media: visual
306-
Animatable: no
306+
Animation type: discrete
307307
</pre>
308308

309309
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>

0 commit comments

Comments
 (0)