We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b17352 commit d359f0cCopy full SHA for d359f0c
1 file changed
css-values-4/Overview.bs
@@ -1805,7 +1805,7 @@ Distance Units: the <<length>> type</h2>
1805
do nothing.
1806
1807
2. If the absolute value of |len| is greater than zero, but less than 1 [=device pixel=],
1808
- round it away from zero to 1 [=device pixel=].
+ round it away from zero to 1 or -1 [=device pixel=].
1809
1810
4. If the absolute value of |len| is greater than 1 [=device pixel=],
1811
round it towards zero to the nearest integer number of [=device pixels=].
0 commit comments