summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove libcss_initialise/finalise.John Mark Bell2010-12-0411-47/+25
* Fix destruction of bytecode for the clip property.John Mark Bell2010-09-281-0/+8
* Ownership of imported stylesheets is retained by the client.John Mark Bell2010-04-112-0/+4
* Make libcss suitable for the new libwapcaplet behaviour.Daniel Silverstone2010-03-284-102/+192
* Fix libcss to use new libwapcaplet behaviour.Daniel Silverstone2010-03-276-81/+62
* Origin and media are not properties of the stylesheet. John Mark Bell2010-01-124-29/+36
* It turns out that using magic values for text-align is simpler than having an...John Mark Bell2009-08-225-141/+42
* -libcss-alignJohn Mark Bell2009-08-215-0/+143
* s/opcode/opcode_t/John Mark Bell2009-08-031-1/+1
* 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
* Change selector hash to segregate:John Mark Bell2009-07-291-0/+63
* Remove pointless parameterJohn Mark Bell2009-07-211-4/+2
* Missed this from previous commitJohn Mark Bell2009-07-171-0/+17
* Add a flag to the font size computation callback to indicate that the resulta...John Mark Bell2009-07-161-2/+4
* Provide accessor for computed value of display assuming static position.John Mark Bell2009-07-152-2/+2
* Compute absolute values for all length properties.John Mark Bell2009-07-041-25/+25
* Add callback to make client compute the font size.John Mark Bell2009-07-041-1/+66
* Move quotes property into common style block.John Mark Bell2009-07-042-4/+3
* Query client for initial values of color, font-family, quotes, and voice-fami...John Mark Bell2009-07-043-15/+37
* Make all URIs absoluteJohn Mark Bell2009-07-014-6/+56
* Fix test data:John Mark Bell2009-06-301-6/+24
* Update testdata.Michael Drake2009-06-301-0/+1
* s/background-image/list-style-image/John Mark Bell2009-06-301-2/+2
* More test data changes.Michael Drake2009-06-301-4/+23
* Fix tests.Michael Drake2009-06-301-27/+25
* Introduce an initial value of border-*-color in the computed style.John Mark Bell2009-06-301-1/+15
* 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-302-20/+233
* Finish dumping of computed stylesJohn Mark Bell2009-06-301-42/+960
* More propertiesJohn Mark Bell2009-06-291-0/+204
* Dump more computed propertiesJohn Mark Bell2009-06-291-2/+175
* Dump clip, content, counter-{increment,reset}John Mark Bell2009-06-291-16/+210
* 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-274-3/+364
* 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
* Purge "colour" from the public API -- it's just confusingJohn Mark Bell2009-06-271-1/+1
* Tests for background property.Michael Drake2009-06-262-1/+211
* Support for parsing inline stylesJohn Mark Bell2009-06-264-10/+11
* Inherit tests. At least one currently fails.Michael Drake2009-06-261-0/+50