about summary refs log tree commit diff stats
path: root/test/layout/table-auto-resolves-cells-with-percentage-width.html
Commit message (Collapse)AuthorAgeFilesLines
* layout: resolve percentage width for auto table cellsbptato2024-12-211-0/+7
It is still wrong in case the table is too small, but at least it fixes the regression from 0971ad85.