Re: [css 2.2] [tables] Baseline on empty table cells

On Friday 2015-07-31 19:19 +0100, Robert Hogan wrote:
> But it's very hard to get away from : "The table cell's 'height' property
> can influence the height of the row (see above), but it does not increase
> the height of the cell box." (This is a recentish addition,
> https://lists.w3.org/Archives/Public/www-style/2010Jun/0048.html)

One quick response is that I know that Fx hasn't yet implemented
that statement; we implement the 'height' property as something that
specifies the height of the cell box, which is then aligned and
padded per https://drafts.csswg.org/css2/tables.html#height-layout .

https://bugzilla.mozilla.org/show_bug.cgi?id=569645 covers fixing
this; I just haven't managed to make it a priority.

-David

-- 
π„ž   L. David Baron                         http://dbaron.org/   𝄂
𝄒   Mozilla                          https://www.mozilla.org/   𝄂
             Before I built a wall I'd ask to know
             What I was walling in or walling out,
             And to whom I was like to give offense.
               - Robert Frost, Mending Wall (1914)

Received on Friday, 31 July 2015 19:09:36 UTC