File tree 2 files changed +2
-2
lines changed
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>
998
998
formatted content may span any number of lines but may not overflow
999
999
the cell box. If the specified < a href ="visudet.html#propdef-width " class ="noxref "> < span
1000
1000
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
1002
1002
MCW is the minimum cell width.
1003
1003
1004
1004
< 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.
907
907
formatted content may span any number of lines but may not overflow
908
908
the cell box. If the specified <span
909
909
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
911
911
MCW is the minimum cell width.
912
912
913
913
<p>Also, calculate the "maximum" cell width of each cell: formatting
You can’t perform that action at this time.
0 commit comments