- From: fantasai via GitHub <sysbot+gh@w3.org>
- Date: Sat, 26 Nov 2016 01:00:10 +0000
- To: public-css-archive@w3.org
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