We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed09ae9 + a542587 commit 7164533Copy full SHA for 7164533
css2/tables.html
@@ -996,7 +996,7 @@ <h4>17.5.2.2 <a name="auto-table-layout">Automatic table layout</a></h4>
996
formatted content may span any number of lines but may not overflow
997
the cell box. If the specified <a href="visudet.html#propdef-width" class="noxref"><span
998
class="propinst-width">'width'</span></a> (W) of the cell is greater
999
- than MCW, W is the minimum cell width. A value of 'auto' means that
+ than MCW, the minimum cell width is set to W. A value of 'auto' means that
1000
MCW is the minimum cell width.
1001
1002
<p>Also, calculate the "maximum" cell width of each cell: formatting
0 commit comments