Skip to content

Commit beacc97

Browse files
committed
[css-values-4][meta] Fix linking error.
1 parent cff7322 commit beacc97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -2247,7 +2247,7 @@ Toggling Between Values: ''toggle()''</h3>
22472247
not a particular serialization [[!CSS21]],
22482248
so comparison between computed values should always be unambiguous and have the expected result.
22492249
For example,
2250-
a Level 2 <a property spec=css21>background-position</a> computed value
2250+
a Level 2 <l spec=css2>'background-position'</l> computed value
22512251
is just two offsets, each represented as an absolute length or a percentage,
22522252
so the declarations ''background-position: top center'' and ''background-position: 50% 0%''
22532253
produce identical computed values.

0 commit comments

Comments
 (0)