|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <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 $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Visual formatting model details</TITLE> |
@@ -319,7 +319,7 @@ class="propinst-margin-right">'margin-right'</span> are specified as |
319 | 319 | <p>If <span class="propinst-width">'width'</span> is specified as |
320 | 320 | 'auto', the computed value is the "shrink-to-fit" width. |
321 | 321 |
|
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 |
323 | 323 | width is similar to computing the width of a table cell using the |
324 | 324 | automatic table layout algorithm. Roughly: calculate the preferred |
325 | 325 | 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 |
672 | 672 | class="propinst-line-height">'line-height'</span> is used to compute |
673 | 673 | the height of the line box. |
674 | 674 |
|
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 |
676 | 676 | used (this could happen when glyphs are found in different fonts), the |
677 | 677 | height of the content area is not defined by this specification. |
678 | 678 | However, we suggest that the height is chosen such that the content |
|
0 commit comments