We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb87c61 commit 000f69aCopy full SHA for 000f69a
css-properties-values-api/Overview.bs
@@ -371,7 +371,7 @@ rather than the original token sequence used to produce that value.
371
Any ''var()'' function that references a registered custom property
372
must be replaced with an <dfn export>equivalent token sequence</dfn>,
373
which is equal to the token sequence that would have been produced
374
-by [[cssom#serialize-a-css-value|serializing]] the computed value,
+by [=serialize a CSS value|serializing=] the computed value,
375
and [[css-syntax-3#tokenization|tokenizing]] the resulting string.
376
377
<div class='example'>
0 commit comments