summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* Add column-rule-style to computed style dumper, and update unit tests.Michael Drake2014-11-161-0/+43
* Fix column-fill computed style offset.Michael Drake2014-11-161-22/+22
* Add column-rule-color to computed style dumper and update unit tests.Michael Drake2014-11-151-0/+43
* Add column-gap dumping to test rig, and update test data.Michael Drake2014-11-071-0/+43
* Add dumping of column-fill property to selection test rig. Update test data.Michael Drake2014-11-071-0/+43
* Update computed style dumper to dump column-count, and update test data.Michael Drake2014-10-041-0/+44
* Improve src/parse/important.c coverage to 98.4%Michael Drake2014-07-242-0/+449
* Add support for CSS3 overflow-x and overflow-y properties.Michael Drake2014-06-014-49/+226
* Add tests for writing-mode. Update selection tests to handle writing-mode.Michael Drake2013-09-103-0/+208
* Fix test data for border shorthand property.Michael Drake2013-09-101-0/+40
* Add a couple of letter spacing tests.Michael Drake2013-06-191-0/+184
* Add parsing of CSS3 Multi-column layout module shorthand properties. (column...Michael Drake2012-02-031-0/+638
* Add support for parsing CSS3 Multi-column layout properties:Michael Drake2012-01-283-1/+1111
* Add some tests.Michael Drake2012-01-283-0/+22
* Fix \!important for opacity property.Michael Drake2012-01-271-0/+24
* @font-face support. Credit: James MontgomerieJohn Mark Bell2011-12-042-0/+143
* Add a few more tests.Michael Drake2011-09-031-0/+1782
* Add a few tests.Michael Drake2011-05-261-0/+33
* Fix selection testsJohn Mark Bell2011-03-121-12/+370
* CSS3 SelectorsJohn Mark Bell2011-01-313-0/+471
* Add support for opacity propertyJohn Mark Bell2011-01-292-0/+54
* Centralise handling of transparent colours.John Mark Bell2011-01-296-91/+297
* Use css_fixed for fixed-point arithmetic. Simplify HSL->RGB conversion a little.John Mark Bell2011-01-211-1/+17
* 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