Skip to content

Commit 0c8dbb3

Browse files
committed
[css-values-4] Switch heading ID to concept
1 parent c035155 commit 0c8dbb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-values-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Status: ED
77
Work Status: Revising
88
ED: https://drafts.csswg.org/css-values-4/
99
TR: https://www.w3.org/TR/css-values-4/
10-
Previous Version: https://www.w3.org/TR/2021/WD-css-values-4-20210715/
10+
Previous Version: https://www.w3.org/TR/2021/WD-css-values-4-20210930/
1111
Previous Version: https://www.w3.org/TR/2021/WD-css-values-4-20210715/
1212
Previous Version: https://www.w3.org/TR/2020/WD-css-values-4-20201111/
1313
Previous Version: https://www.w3.org/TR/2019/WD-css-values-4-20190131/
@@ -465,7 +465,7 @@ Combining Values: Interpolation, Addition, and Accumulation</h2>
465465
If a value type does not define a specific procedure for <a>accumulation</a>,
466466
its <a>accumulation</a> operation is identical to <a>addition</a>.
467467

468-
<h3 id="mix">
468+
<h3 id="interpolate">
469469
Representing Interpolated Values: the ''mix()'' notation</h3>
470470

471471
[=Interpolation=] of two values can be represented

0 commit comments

Comments
 (0)