- From: Cameron McCormack via GitHub <sysbot+gh@w3.org>
- Date: Mon, 01 Oct 2018 00:32:15 +0000
- To: public-css-archive@w3.org
heycam has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-ui-3][css-tables-3] should table outlines surround captions too? == https://drafts.csswg.org/css-ui-3/#outline-props https://drafts.csswg.org/css-tables-3/#drawing-table-backgrounds-and-borders See this test: https://bug1482778.bmoattachments.org/attachment.cgi?id=9012757 In Firefox and Edge, the outline surrounds the main table grid. In Chrome and Safari, the outline also includes the caption. The not-ready-for-implementation css-tables-3 says that backgrounds, borders, and outlines that would be positioned relative to the border-box of the table are adjusted to be relative to the table grid and its border spacings. I think drawing an outline around the table including the caption would be a little more useful. Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3184 using your GitHub account
Received on Monday, 1 October 2018 00:32:16 UTC