Skip to content

Commit cac4d5d

Browse files
committed
[css-color-adjust-1] Fix missing animation type
1 parent 8103c85 commit cac4d5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-color-adjust-1/Overview.bs

+2-1
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ Opting Into a Preferred Color Scheme: the 'color-scheme' property {#color-scheme
118118
Applies to: all elements
119119
Inherited: yes
120120
Computed Value: the keyword ''normal'', or an ordered list of specified color scheme keywords
121+
Animation type: discrete
121122
</pre>
122123

123124
While the 'prefers-color-scheme' media feature
@@ -396,7 +397,7 @@ Opting Out of a Forced Color Scheme: the 'forced-color-adjust' property {#forced
396397
Initial: auto
397398
Applies to: all elements
398399
Inherited: yes
399-
Animatable: not animatable
400+
Animation type: not animatable
400401
</pre>
401402

402403
The 'forced-color-adjust' property

0 commit comments

Comments
 (0)