~alcinnz/CatTrap

ref: 8b24d68f9fa25fea2ee9fa3f8730556c79737dba CatTrap/Graphics/Layout/CSS/Parse.hs -rw-r--r-- 21.9 KiB
8b24d68f — Adrian Cochrane 1 year, 28 days ago
Implement basic table layout.
5c3e14af — Adrian Cochrane 1 year, 29 days ago
Implement more of <table> layout
590ef319 — Adrian Cochrane 1 year, 4 months ago
Fix inline sizing, handle length units for callers.
9d1b071d — Adrian Cochrane 1 year, 4 months ago
Integrate text-alignment support!
79c5cd46 — Adrian Cochrane 1 year, 5 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
80287f8f — Adrian Cochrane 1 year, 5 months ago
Commit extracted property-parsing code from Graphics.Layout.CSS