Skip to content

Commit 461e559

Browse files
committed
[css-color-4] Consistently distinguished opacity from alpha, #8311
1 parent c332f16 commit 461e559

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

css-color-4/Overview.bs

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -649,10 +649,8 @@ Transparency: the 'opacity' property</h3>
649649
inline-opacity-float-child.html
650650
</wpt>
651651

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.
652+
Opacity in CSS is represented using the <<opacity-value>> syntax,
653+
for example in the 'opacity' property.
656654
Represented as a <<number>>, the useful range of the value is ''0''
657655
(representing full transparency)
658656
to ''1''

0 commit comments

Comments
 (0)