We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c332f16 commit 461e559Copy full SHA for 461e559
css-color-4/Overview.bs
@@ -649,10 +649,8 @@ Transparency: the 'opacity' property</h3>
649
inline-opacity-float-child.html
650
</wpt>
651
652
- Opacity in CSS is typically represented using the <<opacity-value>> syntax,
653
- for example in the 'opacity' property
654
- or as the [=alpha component=] in a [=color function=],
655
- using the <<alpha-value>> syntax.
+ Opacity in CSS is represented using the <<opacity-value>> syntax,
+ for example in the 'opacity' property.
656
Represented as a <<number>>, the useful range of the value is ''0''
657
(representing full transparency)
658
to ''1''
0 commit comments