Skip to content

Commit 4284318

Browse files
committed
[css-values-5][editorial] use correct autolink syntax for absolute-color-functions; reference latest definition of <color>
1 parent 9110c78 commit 4284318

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

css-values-4/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ Include Can I Use Panels: yes
1919
<pre class='link-defaults'>
2020
spec: css2; type: property; text: border-collapse
2121
spec: css-color-4; type: value; text: currentcolor
22-
spec: css-color-4; type: type; text: <color>
22+
spec: css-color-5; type: type; text: <color>
23+
spec: css-color-5; type:type; text: <absolute-color-function>
2324
spec: css-shapes-1; type: function; text: rect();
2425
spec: css-sizing-3; type: property;
2526
text: min-width
@@ -2924,7 +2925,7 @@ Functional Notations</h2>
29242925

29252926
The [=math functions=] are defined below.
29262927
Other [=functional notations=] are defined in their own modules;
2927-
for example the [=absolute-color-function|color functions=] are defined in [[CSS-COLOR-4]].
2928+
for example the <<absolute-color-function>>s are defined in [[CSS-COLOR-5]].
29282929

29292930
<!--
29302931
██████ ███ ██ ██████ ███ ███

0 commit comments

Comments
 (0)