Skip to content

Commit 70c78d3

Browse files
committed
[css-color-4][editorial] correct autolinking syntax
1 parent 510e87e commit 70c78d3

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

css-color-4/Overview.bs

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,13 @@ spec: css-backgrounds-3; type: property; text: border-bottom-color
4242
spec: css-backgrounds-3; type: property; text: border-right-color
4343
spec: css-ui-4; type: dfn; text: accent color
4444
spec: css-ui-4; type: property; text: accent-color
45+
spec:css-color-5; type:value; for:oklab();
46+
text:a
47+
text:b
48+
text:l
49+
spec:css-color-5; type:value; for:oklch();
50+
text:c
51+
text:h
4552
</pre>
4653

4754

@@ -4934,7 +4941,7 @@ Color Space for Interpolation</h3>
49344941
it defaults to Oklab.
49354942

49364943
For a <<polar-color-space>>
4937-
if the [=hue-interpolation-method=] is not specified,
4944+
if the <<hue-interpolation-method>> is not specified,
49384945
it defaults to [=shorter=].
49394946

49404947
However, user agents <em>must</em> handle interpolation

0 commit comments

Comments
 (0)