summaryrefslogtreecommitdiff
path: root/include/libcss/computed.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Fill in members of css_computed_{style,uncommon}John Mark Bell2009-02-051-15/+97
| | | | | | Add a couple of types to types.h -- the fixed point stuff needs thinking about. svn path=/trunk/libcss/; revision=6365
* cursor:, which I omitted from the previous commit.John Mark Bell2009-01-291-4/+11
| | | | svn path=/trunk/libcss/; revision=6292
* More maths. I have no idea if this approach is sane, btw. More importantly, ↵John Mark Bell2009-01-291-11/+24
| | | | | | I've no useful ideas as to how to represent content: svn path=/trunk/libcss/; revision=6291
* Create header containing computed style representation. This isn't remotely ↵John Mark Bell2009-01-271-0/+138
complete. svn path=/trunk/libcss/; revision=6289