summaryrefslogtreecommitdiff
path: root/src/parse/important.h
Commit message (Collapse)AuthorAgeFilesLines
* Ensure there are zero global symbols without css_ or css__ in front of them. ↵Daniel Silverstone2011-01-201-4/+4
| | | | | | This helps prevent confusion if someone else wants a function called parse_background or similar svn path=/trunk/libcss/; revision=11416
* Centralise !important handling.John Mark Bell2009-06-181-0/+20
Document background-attachment parser and make it behave correctly. svn path=/trunk/libcss/; revision=7856