about summary refs log tree commit diff stats
path: root/test/layout/table-colwidth-overconstrained-too-small.html
Commit message (Collapse)AuthorAgeFilesLines
* layout: another table colwidth fixbptato2024-05-081-0/+6
Turns out we also have to *expand* column width, if the specified column width is too small *and* no unspecified column exists to take the rest of the place.