about summary refs log tree commit diff stats
path: root/test/layout/min-max-width.html
Commit message (Collapse)AuthorAgeFilesLines
* layout: min/max sizing fixesbptato2024-07-251-0/+1
| | | | | | | * fix max size trumping min size * respect min-width/max-width/min-height/max-height for images * fix xminwidth calculation for percentage-sized images with an indefinite containing size
* test: add js & layout testsbptato2024-04-211-0/+31
(Sadly some layout tests still fail.)