Open
Description
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.