Skip to content

[css-tables] repeated table headers and footers #658

@frivoal

Description

@frivoal

The spec says this about what you should do when there's not enough space to include the repeated table headers and footers

When the header rows are being repeated, user agents must leave room and if needed render the table top border. The same applies for footer rows and the table bottom border.

When doing so doesn’t leave enough space to insert at least one content row, users agents must drop the repeated footer.

When doing so still doesn’t leave enough space to insert at least one content row, users agents must drop the repeated header.

I think this is the right thing to do except on the first and last fragment. I think the first fragment must always show the header, and the last one must always show the footer, otherwise you drop content.

Metadata

Metadata

Assignees

Labels

Commenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.css-tables-3Current Work

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions