~alcinnz/CatTrap

ref: cdc350349a9cf2f83b74014a0bd7c264c67c8c79 CatTrap/Graphics/Layout/CSS/Parse.hs -rw-r--r-- 22.2 KiB
7301a489 — Adrian Cochrane 11 months ago
Integrate flexbox CSS property parsing.
878e6868 — Adrian Cochrane 11 months ago
Parse & apply CSS <table>-styling properties.
8b24d68f — Adrian Cochrane 11 months ago
Implement basic table layout.
5c3e14af — Adrian Cochrane 11 months ago
Implement more of <table> layout
590ef319 — Adrian Cochrane 1 year, 3 months ago
Fix inline sizing, handle length units for callers.
9d1b071d — Adrian Cochrane 1 year, 3 months ago
Integrate text-alignment support!
79c5cd46 — Adrian Cochrane 1 year, 4 months ago
Implement unicode-bidi-property, attempted. Doesn't handle tree.
80287f8f — Adrian Cochrane 1 year, 4 months ago
Commit extracted property-parsing code from Graphics.Layout.CSS