Skip to content

Commit c86cf14

Browse files
committed
[css-backgrounds-3][editorial] Markup fix.
1 parent c632441 commit c86cf14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-backgrounds-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2482,7 +2482,7 @@ Border Image Shorthand: the 'border-image' property</h3>
24822482

24832483
Each shadow is given as a <<shadow>>,
24842484
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.
2485+
Omitted lengths are 0; omitted colors default to ''currentColor''.
24862486
<pre class=prod>
24872487
<dfn><<shadow>></dfn> = <<color>>? &amp;&amp; [<<length>>{2} <<length [0,&infin;]>>? <<length>>?] &amp;&amp; inset?</pre>
24882488

0 commit comments

Comments
 (0)