Skip to content

Commit b24705d

Browse files
committed
[css2] Added a space to keep "make check" from complaining.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402053
1 parent 98d233e commit b24705d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css2/visudet.src

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22
<html lang="en">
3-
<!-- $Id: visudet.src,v 2.61 2003-01-10 21:30:21 bbos Exp $ -->
3+
<!-- $Id: visudet.src,v 2.62 2003-01-27 21:40:17 bbos Exp $ -->
44
<HEAD>
55
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66
<TITLE>Visual formatting model details</TITLE>
@@ -319,7 +319,7 @@ class="propinst-margin-right">'margin-right'</span> are specified as
319319
<p>If <span class="propinst-width">'width'</span> is specified as
320320
'auto', the computed value is the "shrink-to-fit" width.
321321

322-
<p><a name="shrink-to-fit-float"></a>Calculation of the shrink-to-fit
322+
<p><a name="shrink-to-fit-float"></a> Calculation of the shrink-to-fit
323323
width is similar to computing the width of a table cell using the
324324
automatic table layout algorithm. Roughly: calculate the preferred
325325
width by formatting the content without breaking lines other than
@@ -672,7 +672,7 @@ class="propinst-line-height">'line-height'</span>. But only the <span
672672
class="propinst-line-height">'line-height'</span> is used to compute
673673
the height of the line box.
674674

675-
<P><a name="multi-font-inline-height"></a>If more than one font is
675+
<P><a name="multi-font-inline-height"></a> If more than one font is
676676
used (this could happen when glyphs are found in different fonts), the
677677
height of the content area is not defined by this specification.
678678
However, we suggest that the height is chosen such that the content

0 commit comments

Comments
 (0)