Skip to content

Commit d8434a1

Browse files
committed
[css-properties-values-api][editorial] autolink-fix resolving-color-values
1 parent d29ba86 commit d8434a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-properties-values-api/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,8 @@ and <code>"&lt;percentage>"</code> values:
237237
the computed value is defined by that function.
238238

239239
For <code>"&lt;color>"</code> values,
240-
the value is computed by [=resolving color values=].
240+
the value is computed by resolving color values,
241+
per [[css-color-4#resolving-color-values]].
241242

242243
For <code>"&lt;custom-ident>"</code>, ident, or <code>"*"</code> values,
243244
the computed value is as specified.

0 commit comments

Comments
 (0)