Skip to content

Commit c10f38d

Browse files
committed
[CSS21] Ended an entity reference with ";" to help non-SGML tools.
1 parent db8f9b9 commit c10f38d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css21/visudet.src

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,7 @@ algorithm is as follows:
681681

682682
<p>Select from the table the resolved height and width values for the
683683
appropriate constraint violation. Take the <var>max-width</var> and
684-
<var>max-height</var> as max(min, max) so that <var>min</var> &#8804
684+
<var>max-height</var> as max(min, max) so that <var>min</var> &#8804;
685685
<var>max</var> holds true.
686686
In this table <var>w</var> and <var>h</var> stand for the results of
687687
the width and height computations ignoring the <span

0 commit comments

Comments
 (0)