I've just written parsers for several CSS properties! Namely those for the CSS box model & (in part) fonts! Building upon my previous work on fonts as I wrote FontConfig language bindings.
I'll parse several more tomorrow, then normalize it into the datamodel I've been working on previously.
After that I can start hooking up inline layout & assemble something rudimentary to demo! Also it'd be time for a refactor, I'm not proud of my CatTrap code...
#ArgonautStack