~alcinnz/CatTrap

Lays out the CSS Box Model, this being the internet some of these boxes will contain cats!
9478d630 — Adrian Cochrane 6 days ago
Performance optimizations: Concurrency, & move download/styling/layout to out-of-thread.
6db35caa — Adrian Cochrane 2 months ago
Fix for Balkon update.
590ef319 — Adrian Cochrane 3 months ago
Fix inline sizing, handle length units for callers.

refs

main
browse  log 

clone

read-only
https://git.argonaut-constellation.org/~alcinnz/CatTrap
read/write
git@git.argonaut-constellation.org:~alcinnz/CatTrap

You can also use your local clone with git send-email.

#CatTrap

Repository | Issue Tracker

Lays out boxes according to the CSS Box Model, computing where to place e.g. images, paragraphs, containers, tables, etc onscreen given desired amounts of whitespace.

It is a layout engine for The Argonaut Stack browser engine, and as such this being the internet some of these boxes will inevitably contain cats.

TODO: Say more about how to use this once its implemented.

#Contributing

Please send patches to our issue tracker by either:

Whichever you find most convenient.

If you'd prefer to not make your email address public please contact alcinnz@argonaut-constellation.org !