Incorporate CSS Box Model into positioning inline ancestors.
Describe remaining submodules.
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
Reference-document the CSS Box Model datastructures.
Refactor grid sizes to be dynamically computed.
Merge branch 'main' of git.argonaut-constellation.org:~alcinnz/CatTrap into main
Draft utility to aid resolving conflicting dataflow.
Ensure units are converted correctly between CatTrap & Balkon.
Unittest & fix abstract layout.
Unittest basic grid sizing.
Draft grid width-sizing code.
Draft flow layout computation.
calc() interpretor & multidirectional text to be added later.
Draft new CatTrap API which hopefully is easier to implement.
Unit test calc() implementation!
Draft public API for CatTrap.