We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8f9b9 commit c10f38dCopy full SHA for c10f38d
css21/visudet.src
@@ -681,7 +681,7 @@ algorithm is as follows:
681
682
<p>Select from the table the resolved height and width values for the
683
appropriate constraint violation. Take the <var>max-width</var> and
684
-<var>max-height</var> as max(min, max) so that <var>min</var> ≤
+<var>max-height</var> as max(min, max) so that <var>min</var> ≤
685
<var>max</var> holds true.
686
In this table <var>w</var> and <var>h</var> stand for the results of
687
the width and height computations ignoring the <span
0 commit comments