Skip to content

Commit d995b34

Browse files
committed
[css-color-4] Opacity property now uses opacity-value (which has different clamping behavior to alpha-value)
1 parent 711296f commit d995b34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ Transparency: the 'opacity' property</h3>
600600

601601
<pre class=propdef>
602602
Name: opacity
603-
Value: <<alpha-value>>
603+
Value: <<opacity-value>>
604604
Initial: 1
605605
Applies to: all elements
606606
Inherited: no

0 commit comments

Comments
 (0)