summaryrefslogtreecommitdiff
path: root/test/data/parse2/malformed-declarations.dat
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsuite in light of change to colour representationJohn Mark Bell2010-12-041-6/+6
| | | | svn path=/trunk/libcss/; revision=10987
* Support named colours.John Mark Bell2009-04-011-24/+22
| | | | | | Fix malformed declaration test data -- everything up to and including the next semicolon is dropped on the floor. svn path=/trunk/libcss/; revision=7020
* A couple more test cases exercising EOF in block-content and illegal tokens ↵John Mark Bell2009-01-241-0/+22
| | | | | | at the start of ruleset-end. svn path=/trunk/libcss/; revision=6212
* Fix test data.John Mark Bell2009-01-221-25/+26
| | | | | | Comment out tests involving named colours, seeing as they're not implemented yet, so these will fail for the wrong reason. svn path=/trunk/libcss/; revision=6171
* Tests for malformed declarations.Michael Drake2009-01-201-0/+103
svn path=/trunk/libcss/; revision=6154