Parse FlexBox CSS properties, draft alignment code.
Fix release of CatTrap 0.4 (as I should've called it...)
Bridge rowspan/colspan from HTML to CSS via useragent stylesheet.
Support colspan on column elements.
Parse & apply CSS <table>-styling properties.
Allow styling table columns & rows!
Implement basic table layout.
Implement more of <table> layout
Expose text data from main module.
Improve concurrency, release 0.3, & (not in 0.3) better expose text info
Give up on addressing all memory leaks.
Segfault/performance fixes.
Performance optimizations: Concurrency, & move download/styling/layout to out-of-thread.
Fix inline sizing, handle length units for callers.
Draft integration test against Stylist & HURL, shelve due to incomplete Text v2 transition.