summaryrefslogtreecommitdiff
path: root/src/select/propget.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for parsing the writing-mode property. Thanks to Caitlin Potter.Caitlin Potter2013-09-101-0/+19
* Complete widows and orphans support. Thanks to James Montgomerie.Michael Drake2012-04-131-0/+50
* Add support for selecting page-break-{before, after, inside}John Mark Bell2011-08-231-0/+63
* Hide the CSS computed style itself. Only expose a few simple structures whic...Daniel Silverstone2011-03-121-0/+1
* Add support for opacity propertyJohn Mark Bell2011-01-291-0/+22
* It turns out that using magic values for text-align is simpler than having an...John Mark Bell2009-08-221-28/+11
* -libcss-alignJohn Mark Bell2009-08-211-0/+17
* Store em and percentage values for properties in the computed style.John Mark Bell2009-07-171-0/+1724