We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a98906 commit 32fd71cCopy full SHA for 32fd71c
1 file changed
css-color/Overview.bs
@@ -2701,7 +2701,8 @@ Transparency: the 'opacity' property</h2>
2701
Inherited: no
2702
Percentages: N/A
2703
Media: visual
2704
- Computed value: The specified value, clamped to the range [0,1].
+ Computed value: the specified value converted to a number, clamped to the range [0,1]
2705
+ Animation type: as number
2706
</pre>
2707
2708
<dl>
0 commit comments