Skip to content

Commit 1752d4e

Browse files
committed
[css-values-3][editorial] Markup fixes
1 parent 2706356 commit 1752d4e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-values-3/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Default Highlight: css
2020
</pre>
2121
<pre class='link-defaults'>
2222
spec: css-backgrounds-3; type: type; text: <position>
23+
spec: css-backgrounds-3; type: property; text: border-color
24+
spec: css-backgrounds-3; type: property; text: box-shadow
2325
spec: css2; type: property; text: border-collapse
2426
spec: css-color-4; type: value; text: currentcolor
2527
spec: infra; type: dfn; text: string
@@ -1411,7 +1413,7 @@ Absolute Lengths: the ''cm'', ''mm'', ''Q'', ''in'', ''pt'', ''pc'', ''px'' unit
14111413
are sometimes written like <code>2p3</code>,
14121414
indicating a length of 2 picas and 3 points.
14131415
These can be written in CSS as ''calc(2pc + 3pt)''
1414-
(see [[#calc-func]]).
1416+
(see [[#calc-notation]]).
14151417

14161418
All of the absolute length units are <a>compatible</a>,
14171419
and ''px'' is their <a>canonical unit</a>.

0 commit comments

Comments
 (0)