~alcinnz/CatTrap

d4a87f66 — Adrian Cochrane 1 year, 3 months ago
Correctly reporting surrounding whitespace on inline elements.
59a70cdb — Adrian Cochrane 1 year, 3 months ago
Incorporate CSS Box Model into positioning inline ancestors.
15a1fd94 — Adrian Cochrane 1 year, 3 months ago
Correctly assign positions, prepare to incorporate padding into size calc
8308c7a9 — Adrian Cochrane 1 year, 3 months ago
Compute boxes & positions.
e8a4642a — Adrian Cochrane 1 year, 3 months ago
Reconstruct inline tree.
b07f5dcb — Adrian Cochrane 1 year, 3 months ago
Refactor to use newer Balkón APIs.

Add support for logical properties thanks to Stylist Traits update.
3e2dcdd3 — Adrian Cochrane 1 year, 3 months ago
Implement property prioritization & shorthands.
52bc8445 — Adrian Cochrane 1 year, 3 months ago
Build utility for parsing CSS3 Grid templates.
62b95550 — Adrian Cochrane 1 year, 5 months ago
Add missing field into testsuite.
9802fb44 — Adrian Cochrane 1 year, 5 months ago
Reference document main module.
49365312 — Adrian Cochrane 1 year, 5 months ago
Describe remaining submodules.
bf8689d2 — Adrian Cochrane 1 year, 5 months ago
Add descriptions of CSS property-parsing submodules.
d549219c — Adrian Cochrane 1 year, 5 months ago
Reference-document generic layout/tree-traversal, seperate natural from final size fields.
db049add — Adrian Cochrane 1 year, 5 months ago
Reference-document inline layout.
ea7280d5 — Adrian Cochrane 1 year, 5 months ago
Reference-document grid layout.
05c53db1 — Adrian Cochrane 1 year, 5 months ago
Reference document flow layout module.
309a5a35 — Adrian Cochrane 1 year, 5 months ago
Decided against adding invisible length-lowering into CatTrap, Mondrian's would be too sophisticated!
72d01922 — Adrian Cochrane 1 year, 5 months ago
Reference-document rest of CSS implementation, disable table-related values of CSS display as unsupported.
a510075f — Adrian Cochrane 1 year, 5 months ago
Reference-document the CSS Box Model datastructures.
84442e4e — Adrian Cochrane 1 year, 5 months ago
Reference-document (unused) calc() implementation.
Next