Skip to content

Commit

Permalink
[css-color-4] Opacity property now uses opacity-value (which has diff…
Browse files Browse the repository at this point in the history
…erent clamping behavior to alpha-value)
  • Loading branch information
svgeesus committed Jan 12, 2024
1 parent 711296f commit d995b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css-color-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -600,7 +600,7 @@ Transparency: the 'opacity' property</h3>

<pre class=propdef>
Name: opacity
Value: <<alpha-value>>
Value: <<opacity-value>>
Initial: 1
Applies to: all elements
Inherited: no
Expand Down

0 comments on commit d995b34

Please sign in to comment.