-
Notifications
You must be signed in to change notification settings - Fork 756
Open
Labels
Commenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.css-tables-3Current WorkCurrent Work
Description
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.
Crissov
Metadata
Metadata
Assignees
Labels
Commenter SatisfiedCommenter has indicated satisfaction with the resolution / edits.Commenter has indicated satisfaction with the resolution / edits.css-tables-3Current WorkCurrent Work