Re: [csswg-drafts] [css-multicol] 'column-span' and tables

Tested this on different browsers and posting results with screenshots:


Test case: https://jsfiddle.net/kememj9w/2/
Description: ‘Column-span: all” is applied to a table to check if it spans all columns. (Same as test case provided by @gregwhitworth). 

Chrome 56.0.2924.87 (64-bit) | Safari 10.0.3 (11602.4.8.0.1) | Edge 38.14393.0.0
-------------------------------|-----------------------------|---------------------
Table spans all columns. But ‘width: 100%’ must be set on the spanner | Table spans all columns. But ‘width: 100%’ must be set on the spanner | Table spans all columns. But ‘width: 100%’ must be set on the spanner 

Result screenshot (Taken from Safari but result is identical to Chrome and Edge)

![screen shot 2017-03-20 at 3 32 07 pm](https://cloud.githubusercontent.com/assets/5490554/24124738/6739325a-0d82-11e7-8bac-0d2f35f8c442.jpg)



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

Received on Monday, 20 March 2017 22:33:41 UTC