- From: Boris Zbarsky <bzbarsky@MIT.EDU>
- Date: Thu, 13 Jan 2011 13:00:20 -0500
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- CC: Rob Crowther <robertc@boogdesign.com>, www-style list <www-style@w3.org>
On 1/13/11 12:43 PM, Tab Atkins Jr. wrote: > On Thu, Jan 13, 2011 at 8:56 AM, Rob Crowther<robertc@boogdesign.com> wrote: >> body:table >> div:table-row >> div:table-row >> div:table-cell >> div:table-cell >> div:table-cell >> div:table-row >> > The table-repair algorithms end up wrapping the contents of the first > and last table-row in an anonymous table-cell box. It then acts just > like tables normally do when you have an uneven number of cells - it > matches cells up as best it can, and leaves empty spaces at the ends > of rows without enough cells. Yes, but the _row_ widths are still the same, right? Unless Rob was actually looking at cell widths when he thought he was looking at row widths? -Boris
Received on Thursday, 13 January 2011 18:01:25 UTC