Re: [csswg-drafts] [css-align][css-flexbox] Should `align-self` and `flex` (& its subproperties) be honored on table wrapper box?

> Perhaps the flexbox spec (and css-align spec) should include
> some normative text that broadens the list of a table's properties
> that are used on the table-wrapper-box?

We probably need this for the grid spec, too, for all of its 
properties that apply to grid items.

Also, I should clarify one thing -- when I say `table wrapper box`, 
I'm specifically talking about the special parent-box that lives 
**outside** of a table box and its caption, as defined in CSS2 section
 17.4.  I'm **not** talking about the anonymous table "wrapper" that 
might be generated to contain a naked `<td>` element, for example. 

-- 
GitHub Notification of comment by dholbert
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/547#issuecomment-250317536 
using your GitHub account

Received on Wednesday, 28 September 2016 22:15:01 UTC