Re: [CSS21] Height of cell box should not be influenced by 'height'

On Wednesday 2008-01-02 20:44 +0400, White Lynx wrote:
> For row there is row height property. As far as cell is concerned
> height property and associated functionality are in trouble. After
> all cell might have no content at all but still have borders
> and/or background image(s). And when it has content proposal seems

This has nothing to do with what area borders and backgrounds of
cells cover.  The borders and backgrounds of cells cover the entire
height of the row (with or without the proposal) since CSS 2.1
already says that the cells all fill the row by getting extra top or
bottom padding based on the value of 'vertical-align'.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Wednesday, 2 January 2008 17:02:57 UTC