Re: [csswg-drafts] [css-tables] Let `*-gap` properties apply to tables (#4848)

Probably even more important difference between `border-spacing` and `*-gap` is that the former also adds spacing outside the cells, while the latter adds it only between them. Also, the `gap` shorthand and `border-spacing` have different component orders.

It might be worth noting that initially adding `*-gap` to tables [was considered](https://github.com/w3c/csswg-drafts/issues/1696), but this idea was then rejected presumably due to complexity.

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

Received on Monday, 9 March 2020 14:28:32 UTC