Skip to content

Commit e41dd10

Browse files
committed
[css-color-4] Make explicit that legacy forms do not support none. #7137
1 parent bba1e3f commit e41dd10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-color-4/Overview.bs

+1
Original file line numberDiff line numberDiff line change
@@ -868,6 +868,7 @@ Legacy Comma-separated Color Function Syntax</h4>
868868
* non-opaque forms use a separate notation
869869
(for example ''hsla()'' rather than ''hsl()'')
870870
* minimum required precision is lower, 8 bits per component
871+
* the ''none'' value is not allowed
871872

872873
<div class=example id="example-rgba-legacy"p>
873874
<p>The following represents a saturated sRGB red that is 50% opaque:

0 commit comments

Comments
 (0)