We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa6abf5 commit 61a4f4eCopy full SHA for 61a4f4e
css-link-params-1/Overview.bs
@@ -71,7 +71,7 @@ and an arbitrary (possibly empty) <<declaration-value>> value.
71
72
<pre highlight=css>
73
img {
74
- link-parameters: param(color, green);
+ link-parameters: param(--color, green);
75
}
76
</pre>
77
0 commit comments