Skip to content

[css-ui-4][css-tables-3] should table outlines surround captions too? #3184

Open
@heycam

Description

@heycam

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions