- From: Brad Kemper <brad.kemper@gmail.com>
- Date: Sat, 30 May 2009 11:25:58 -0700
- To: Boris Zbarsky <bzbarsky@MIT.EDU>
- Cc: www-style list <www-style@w3.org>
On May 29, 2009, at 11:59 PM, Boris Zbarsky wrote: > 3) If a box T is not a 'table-column' box and has a parent P which > is a > 'table-column-group' box, discard T. Does it go without saying that if the display of parent P ever changed to, say, a table-body box or table-row box (via JavaScript, for instance), that you may need to re-insert T? Or that if T changed its display to 'table-column', that it should be re-inserted?
Received on Saturday, 30 May 2009 18:26:33 UTC