about summary refs log tree commit diff stats
path: root/test/layout/intrinsic-min-width-with-breaking-opportunities.html
Commit message (Collapse)AuthorAgeFilesLines
* ua.css: set table box-sizing border boxbptato2025-01-051-5/+5
|
* layout: fix intrinsic min width for words with wrapping opportunitiesbptato2024-11-241-0/+39
This broke CJK combined with table layouts. (Inline layout's state dependencies between procs are getting a bit scary...)