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

Yes, you're right about the spirit of the split: all new properties 
that apply to tables at all need to specify whether they apply to the 
table box or the table wrapper box (because they don't apply to both 
certainly), and the alignment properties, grid placement properties, 
and `flex` clearly belong to the wrapper box category. CSS2.1 can only
 make this judgement for properties in CSS2.1.

I'm not sure, atm, what's a good way of representing this information.
 :) It falls along the lines of "does this property apply to 
::first-line"?

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

Received on Saturday, 26 November 2016 01:00:16 UTC