summaryrefslogtreecommitdiff
path: root/content/handlers/html/layout.c
Commit message (Expand)AuthorAgeFilesLines
* Layout: Apply min/max width to replaced elements when width is given.Michael Drake2019-07-301-0/+5
* Layout: Add debug logging to show viewport dimensions passed into layout.Michael Drake2019-02-171-0/+4
* fix size_t format specifiersVincent Sanders2018-08-181-3/+4
* Layout: Use box helper for first child checks.glenwalker/bug_0002428Michael Drake2018-06-291-2/+2
* Layout: Tidy condition so it can be read.Michael Drake2018-06-291-7/+6
* clean up html content handler header useVincent Sanders2018-05-111-1/+3
* move html and text content handlers where they belongVincent Sanders2018-05-101-0/+5432