File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -998,7 +998,7 @@ <h4>17.5.2.2 <a name="auto-table-layout">Automatic table layout</a></h4>
998998 formatted content may span any number of lines but may not overflow
999999 the cell box. If the specified < a href ="visudet.html#propdef-width " class ="noxref "> < span
10001000 class ="propinst-width "> 'width'</ span > </ a > (W) of the cell is greater
1001- than MCW, W is the minimum cell width. A value of 'auto' means that
1001+ than MCW, the minimum cell width is set to W . A value of 'auto' means that
10021002 MCW is the minimum cell width.
10031003
10041004 < p > Also, calculate the "maximum" cell width of each cell: formatting
Original file line number Diff line number Diff line change @@ -907,7 +907,7 @@ final layout and may demand more than one pass.
907907 formatted content may span any number of lines but may not overflow
908908 the cell box. If the specified <span
909909 class="propinst-width">'width'</span> (W) of the cell is greater
910- than MCW, W is the minimum cell width. A value of 'auto' means that
910+ than MCW, the minimum cell width is set to W . A value of 'auto' means that
911911 MCW is the minimum cell width.
912912
913913 <p>Also, calculate the "maximum" cell width of each cell: formatting
You can’t perform that action at this time.
0 commit comments