From a54258755ea2a845dfaa677ecbe63802dc607313 Mon Sep 17 00:00:00 2001 From: Manish Goregaokar Date: Tue, 20 Feb 2018 15:32:03 -0800 Subject: [PATCH] explicitly specify what gets set to what with MCW --- css2/tables.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css2/tables.html b/css2/tables.html index a47b003eec0..386290fc486 100644 --- a/css2/tables.html +++ b/css2/tables.html @@ -996,7 +996,7 @@

17.5.2.2 Automatic table layout

formatted content may span any number of lines but may not overflow the cell box. If the specified 'width' (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.

Also, calculate the "maximum" cell width of each cell: formatting