We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b12a664 commit 518226bCopy full SHA for 518226b
css-backgrounds-3/Overview.bs
@@ -2286,7 +2286,7 @@ Animation type: by computed value,
2286
2287
<p>Each shadow is given as a <<shadow>>,
2288
represented by 2-4 length values, an optional color, and an optional ''box-shadow/inset'' keyword.
2289
- Omitted lengths are 0; omitted colors default to the value of the 'color' property.
+ Omitted lengths are 0; omitted colors default to currentColor.
2290
<pre class=prod>
2291
<dfn><<shadow>></dfn> = <<color>>? && [<<length>>{2} <<length [0,∞]>>? <<length>>?] && inset?</pre>
2292
0 commit comments