Skip to content

Commit c6f899a

Browse files
cdoublevsvgeesus
authored andcommitted
[css-color-5] Add missing groups in <light-dark-image> syntax
Follow-up on 100146f.
1 parent 7df40df commit c6f899a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-color-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2795,7 +2795,7 @@ or any other color or monochrome output device which has been characterized.
27952795
<pre class='prod'>
27962796
<dfn export>light-dark()</dfn> = <<light-dark-color>> | <<light-dark-image>>
27972797
<dfn export><<light-dark-color>></dfn> = light-dark(<<color>>, <<color>>)
2798-
<dfn export><<light-dark-image>></dfn> = light-dark(<<image>> | none, <<image>> | none)
2798+
<dfn export><<light-dark-image>></dfn> = light-dark( [ <<image>> | none ] , [ <<image>> | none ] )
27992799
</pre>
28002800

28012801
For the color form, this function computes to the computed value of the first color,

0 commit comments

Comments
 (0)