summaryrefslogtreecommitdiff
path: root/src/parse/properties/effects_stacking.c
Commit message (Collapse)AuthorAgeFilesLines
* Don't intern lower-case versions of strings. Use ↵John Mark Bell2009-07-271-17/+67
| | | | | | lwc_context_string_caseless_isequal, instead. svn path=/trunk/libcss/; revision=8815
* Documentation and context restorationJohn Mark Bell2009-06-251-18/+115
| | | | svn path=/trunk/libcss/; revision=7959
* Centralise !important handling.John Mark Bell2009-06-181-16/+0
| | | | | | Document background-attachment parser and make it behave correctly. svn path=/trunk/libcss/; revision=7856
* Split out visual effects and stacking property parsersJohn Mark Bell2009-05-271-0/+286
svn path=/trunk/libcss/; revision=7570