[css-align-3][css-tables] vertical-align in orthogonal table cells
Open
@FremyCompany is already working on this.
Since Mar 9, 2020.
Closed Accepted by CSSWG Resolution
css-tables-3
Needs Edits
- Dominant language
- Bikeshed
- Stars
- 4.9k
- Forks
- 816
- PR merge metrics
- PR metrics pending
Description
vertical-align on things other than table cells behaves differently than on table cells. I am only talking about table cells here.
Does "vertical" actually mean vertical, or does it mean block axis? if it means block axis, is that based on the writing mode of the table, or of the table cell?
I think it should be the block axis of the table cell (otherwise there is no way adjust alignment of the table cell content in that direction), but as far as I can tell, there's no spec that says that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.