File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -926,7 +926,7 @@ Legacy (Comma-separated) Color Function Syntax</h4>
926926 (optionally preceded and/or followed by whitespace)
927927 * minimum required precision is lower, 8 bits per component
928928 * the ''none'' value is not allowed
929- * components must be specified using either all-<<percentage>>
929+ * color components must be specified using either all-<<percentage>>
930930 or all-<<number>> , they can not be mixed.
931931
932932 <div class=example id="example-rgba-legacy">
@@ -6513,6 +6513,7 @@ Changes</h2>
65136513
65146514<ul>
65156515 <!-- to 10 May 2023 -->
6516+ <li> Clarified for legacy syntax that color components must be all-percentage or all-number</li>
65166517 <li> Added examples of specified out of range alpha, with and without calc()</li>
65176518 <li> Placed examples of serializing with trimmed trailing zeroes clorer to the relevant text</li>
65186519 <li> clarified example, used value of text-shadow</li>
You can’t perform that action at this time.
0 commit comments