Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css2/tables.html
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ <h4>17.5.2.2 <a name="auto-table-layout">Automatic table layout</a></h4>
formatted content may span any number of lines but may not overflow
the cell box. If the specified <a href="visudet.html#propdef-width" class="noxref"><span
class="propinst-width">'width'</span></a> (W) of the cell is greater
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
MCW is the minimum cell width.

<p>Also, calculate the "maximum" cell width of each cell: formatting
Expand Down