summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Add transparent keyword to colour value parsingVincent Sanders2011-01-211-0/+8
* improve accuracy of lightness and saturationVincent Sanders2011-01-211-1/+1
* mostly working integer implementationVincent Sanders2011-01-211-0/+114
* add hsl colour supportVincent Sanders2011-01-212-0/+11
* Add a few more selection tests.Michael Drake2011-01-201-156/+632
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-1910-0/+425
* Add a few more selection tests.Michael Drake2011-01-191-0/+508
* Slightly more selection test coverage.Michael Drake2010-12-301-0/+76
* Add support for rgba() colours. Thanks jmb.Michael Drake2010-12-051-0/+16
* Fix testsuite in light of change to colour representationJohn Mark Bell2010-12-0411-209/+209
* Remove Aliases file.Michael Drake2010-12-041-302/+0
* Fix destruction of bytecode for the clip property.John Mark Bell2010-09-281-0/+8
* Make libcss suitable for the new libwapcaplet behaviour.Daniel Silverstone2010-03-281-2/+2
* It turns out that using magic values for text-align is simpler than having an...John Mark Bell2009-08-223-108/+24
* -libcss-alignJohn Mark Bell2009-08-213-0/+110
* More rigorous handling of EOF.John Mark Bell2009-07-311-0/+119
* Regression test for quotes bytecode execution in cascade_quotes.John Mark Bell2009-07-301-0/+85
* Provide accessor for computed value of display assuming static position.John Mark Bell2009-07-151-1/+1
* Compute absolute values for all length properties.John Mark Bell2009-07-041-25/+25
* Move quotes property into common style block.John Mark Bell2009-07-041-4/+0
* Query client for initial values of color, font-family, quotes, and voice-fami...John Mark Bell2009-07-041-8/+8
* Fix test data:John Mark Bell2009-06-301-6/+24
* Update testdata.Michael Drake2009-06-301-0/+1
* More test data changes.Michael Drake2009-06-301-4/+23
* Fix tests.Michael Drake2009-06-301-27/+25
* Fix tests.Michael Drake2009-06-301-0/+12
* Delete unset color and border color because they'll be inherit.Michael Drake2009-06-301-15/+0
* Fix test.Michael Drake2009-06-301-5/+5
* Enable selector tests. Update tests.Michael Drake2009-06-301-19/+232
* A few inherit tests.Michael Drake2009-06-271-0/+71
* List property tests.Michael Drake2009-06-272-0/+489
* Fix test dataJohn Mark Bell2009-06-271-36/+0
* Font property tests.Michael Drake2009-06-272-0/+729
* Outline and border tests.Michael Drake2009-06-273-0/+2327
* Test one more line.Michael Drake2009-06-271-0/+32
* More aural tests.Michael Drake2009-06-271-0/+346
* Comment out non-automated tests for now. Add some aural property tests.Michael Drake2009-06-273-0/+361
* Move old shorthands test into margin test. Add a few general tests.Michael Drake2009-06-273-61/+84
* A few more margin tests.Michael Drake2009-06-271-0/+41
* Tests for padding property.Michael Drake2009-06-272-1/+205
* Tests for background property.Michael Drake2009-06-262-1/+211
* Inherit tests. At least one currently fails.Michael Drake2009-06-261-0/+50
* Fix test data.Michael Drake2009-06-261-7/+7
* Tests for Margin shorthand prop. Comment out test that is currently expected ...Michael Drake2009-06-262-0/+113
* Nested block support.John Mark Bell2009-06-261-2/+24
* Fix test dataJohn Mark Bell2009-06-251-4/+2
* A few test cases for important. Not exactly sure how important is handled whe...Michael Drake2009-06-252-0/+81
* Some tweaks to the background-position parser, which will theoretically make ...John Mark Bell2009-06-182-0/+22
* More tests (c.f. http://lists.w3.org/Archives/Public/www-style/2009Jun/0164.h...John Mark Bell2009-06-181-0/+88
* Fix tests for unicode escape sequences to actually have the correct expected ...John Mark Bell2009-05-261-5/+40