- From: Greg Whitworth via GitHub <sysbot+gh@w3.org>
- Date: Fri, 14 Oct 2016 17:33:30 +0000
- To: public-css-archive@w3.org
gregwhitworth has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-tables] Border-collapsing breaking change from 2.1 == This proposal does not respect these stated CSS 2.1 requirements: > UAs must compute an initial left and right border width for the table by examining the first and last cells in the first row of the table. The left border width of the table is half of the first cell's collapsed left border, and the right border width of the table is half of the last cell's collapsed right border. If subsequent rows have larger collapsed left and right borders, then any excess spills into the margin area of the table. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/604 using your GitHub account
Received on Friday, 14 October 2016 17:33:37 UTC