Boris Zbarsky schrieb: > 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. Opera does compute to auto and webkit does what we do lookup trough till the table height is reached.
Bernd _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

