Commit 2b0dc91
[css-values-3] Add link default for color definition
Without this fix I was getting the following error from bikeshed:
```
LINK ERROR: Multiple possible 'color' maybe refs.
Arbitrarily chose
https://drafts.csswg.org/css-values-4/#valdef-type-or-value-color
To auto-select one of the following refs, insert one of these lines into
a <pre class=link-defaults> block:
spec:compositing-2; type:value; text:color
spec:css-values-4; type:value; text:color
```
I guess compositing-2 added a definition for color.1 parent 1b795c2 commit 2b0dc91
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
0 commit comments