Skip to content

Commit 000f69a

Browse files
committed
[css-properties-values-api] Editorial link fix.
1 parent fb87c61 commit 000f69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-properties-values-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ rather than the original token sequence used to produce that value.
371371
Any ''var()'' function that references a registered custom property
372372
must be replaced with an <dfn export>equivalent token sequence</dfn>,
373373
which is equal to the token sequence that would have been produced
374-
by [[cssom#serialize-a-css-value|serializing]] the computed value,
374+
by [=serialize a CSS value|serializing=] the computed value,
375375
and [[css-syntax-3#tokenization|tokenizing]] the resulting string.
376376

377377
<div class='example'>

0 commit comments

Comments
 (0)