Bernd wrote: > Its just that tables are not listed in this nice list > (http://www.w3.org/TR/CSS21/tables.html#height-layout) > "Percentage heights on table cells, table rows, and table row groups > compute to 'auto'". and I am not sure that we do this.
Really, the table should be 100% of the computed height of its parent, which should be auto-height... So I would expect the table to also be auto-height, in standards mode. But the other interesting question is what Opera and Safari do here. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

