- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 28 Nov 2017 12:56:22 +0000
- To: public-css-archive@w3.org
I would love this functionality, but I think there should be an independent property for each value. CSS Multi-column introduces [`column-span`](https://drafts.csswg.org/css-multicol/#column-span), its syntax could be extended to accept integers, and behave like HTML's `colspan` in table cells. An analogous `row-span` property could be added, this one just for table cells. The proposed `table-span` could be a shorthand property of `column-span` and `row-span`. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2014#issuecomment-347515261 using your GitHub account
Received on Tuesday, 28 November 2017 12:56:26 UTC