We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cff7322 commit beacc97Copy full SHA for beacc97
css-values-4/Overview.bs
@@ -2247,7 +2247,7 @@ Toggling Between Values: ''toggle()''</h3>
2247
not a particular serialization [[!CSS21]],
2248
so comparison between computed values should always be unambiguous and have the expected result.
2249
For example,
2250
- a Level 2 <a property spec=css21>background-position</a> computed value
+ a Level 2 <l spec=css2>'background-position'</l> computed value
2251
is just two offsets, each represented as an absolute length or a percentage,
2252
so the declarations ''background-position: top center'' and ''background-position: 50% 0%''
2253
produce identical computed values.
0 commit comments