We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c632441 commit c86cf14Copy full SHA for c86cf14
css-backgrounds-3/Overview.bs
@@ -2482,7 +2482,7 @@ Border Image Shorthand: the 'border-image' property</h3>
2482
2483
Each shadow is given as a <<shadow>>,
2484
represented by 2-4 length values, an optional color, and an optional ''box-shadow/inset'' keyword.
2485
- Omitted lengths are 0; omitted colors default to currentColor.
+ Omitted lengths are 0; omitted colors default to ''currentColor''.
2486
<pre class=prod>
2487
<dfn><<shadow>></dfn> = <<color>>? && [<<length>>{2} <<length [0,∞]>>? <<length>>?] && inset?</pre>
2488
0 commit comments