about summary refs log tree commit diff stats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* layout: fix clear on blocks establishing new BFCsbptato2024-05-302-0/+10
* layout: fix crash on inline tablesbptato2024-05-282-0/+3
* layout: remove BlockBoxBuidlerbptato2024-05-274-0/+9
* layout: list item improvements, fix inner markersbptato2024-05-252-0/+11
* test: inline-backgrounds updatebptato2024-05-211-2/+0
* layout: fix BFC positioning in presence of floatsbptato2024-05-194-0/+47
* layout: relative positioning fixesbptato2024-05-182-0/+21
* test: text-transformbptato2024-05-162-0/+3
* layout: another table colwidth fixbptato2024-05-082-0/+8
* layout: table cell resizing fixesbptato2024-05-052-0/+28
* client: make quit() actually quit, misc fixesbptato2024-05-044-35/+32
* js: fix various leaks etc.bptato2024-05-032-50/+37
* layout: fix float size in table cells; remove redundant positioningbptato2024-04-274-2/+13
* test: add js & layout testsbptato2024-04-2184-0/+1451