- From: Greg Whitworth via GitHub <sysbot+gh@w3.org>
- Date: Sat, 04 Mar 2017 01:38:13 +0000
- To: public-css-archive@w3.org
Looking at this testcase: https://jsfiddle.net/kememj9w/2/ It works on tables in Chrome/Edge (didn't test Safari). Granted following normal table layout rules it shrinks to fit its content so you have to set the width to `100%` in order to consume the available width of the columns that `span: all` provides it. ![image](https://cloud.githubusercontent.com/assets/865244/23574800/c6735424-0037-11e7-9dca-25e269e1b35d.png) -- GitHub Notification of comment by gregwhitworth Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1071#issuecomment-284115806 using your GitHub account
Received on Saturday, 4 March 2017 01:38:20 UTC