aboutsummaryrefslogtreecommitdiffstats
path: root/src/render_block_context.cpp
Commit message (Expand)AuthorAgeFilesLines
* flex: added support for align-items: baselineYuri Kobets2024-01-091-0/+20
* flex: more flex tests passedYuri Kobets2023-12-281-3/+2
* fixed rendering block with negative top/bottom marginsYuri Kobets2023-12-251-12/+18
* refactor render_item based classesYuri Kobets2023-06-131-1/+1
* Optimizing floating boxes renderingYuri Kobets2023-06-061-10/+10
* blocks re-rendering refactorYuri Kobets2023-05-281-1/+5
* Rendering refactoringYuri Kobets2023-05-091-10/+15
* Fixed rendered document size calculating.Yuri Kobets2023-05-051-0/+6
* fixed table rendering with width defined as percentYuri Kobets2023-04-281-1/+2
* fix re-render table into returned min width in block contextYuri Kobets2023-04-251-0/+4
* Fixed: (min/max) width/height calculating with percent units.Yuri Kobets2023-03-291-6/+7
* fixed: Bug in margin / padding with position: absolute #79Yuri Kobets2023-02-181-2/+0
* fixed: float overlays table #251Yuri Kobets2023-02-171-1/+1
* New tests and fixes for inline renderingYuri Kobets2023-02-161-2/+2
* Internal refactoring (#212)Yuri Kobets2022-09-141-0/+110