summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test cases for margin shorthand property.Michael Drake2009-01-241-0/+61
* More CSS tests. All props tested.Michael Drake2009-01-241-0/+510
* More CSS tests.Michael Drake2009-01-241-0/+190
* More tests.Michael Drake2009-01-241-11/+46
* More tests.Michael Drake2009-01-241-0/+288
* Make negative speech-rate values invalidJohn Mark Bell2009-01-241-0/+4
* More tests.Michael Drake2009-01-241-0/+189
* Range check richness valuesJohn Mark Bell2009-01-241-0/+4
* Ensure pitch values are positiveJohn Mark Bell2009-01-241-0/+4
* +50 is a valid numberJohn Mark Bell2009-01-241-0/+1
* Range check pitch-rangeJohn Mark Bell2009-01-241-0/+4
* Make pause-after and pause-before treat negative values as illegalJohn Mark Bell2009-01-241-0/+8
* More tests.Michael Drake2009-01-241-8/+169
* More tests.Michael Drake2009-01-241-0/+434
* Use utility routines to consider inherit/importance, rather than poking flag ...John Mark Bell2009-01-241-5/+2
* outline-style: hidden is invalid, so remove it from the bytecode testsJohn Mark Bell2009-01-241-8/+0
* Assume that the non-united zero length rule applies to all values that parse ...John Mark Bell2009-01-241-0/+2
* Ensure padding values are positiveJohn Mark Bell2009-01-241-0/+4
* hidden is an invalid outline style.John Mark Bell2009-01-241-0/+4
* Fix max-height testJohn Mark Bell2009-01-241-43/+44
* Have orphans and widows treat negative values as illegal. The spec doesn't ex...John Mark Bell2009-01-241-0/+8
* Ensure max-width and min-width values are positiveJohn Mark Bell2009-01-241-0/+8
* Ensure max-height and min-height values are positiveJohn Mark Bell2009-01-241-0/+8
* Ensure line-height values are positiveJohn Mark Bell2009-01-241-0/+8
* Ensure height values are positiveJohn Mark Bell2009-01-241-0/+4
* More tests.Michael Drake2009-01-241-0/+203
* Fix RO makefileJohn Mark Bell2009-01-241-5/+10
* More tests.Michael Drake2009-01-241-2/+474
* More tests.Michael Drake2009-01-241-8/+358
* Fixup ABS(), as per number.cJohn Mark Bell2009-01-241-1/+1
* Fix handling of max -ve numbersAdrian Lees2009-01-243-13/+29
* Fix assertion failure when EOF is encountered in block-content.John Mark Bell2009-01-241-6/+23
* A couple more test cases exercising EOF in block-content and illegal tokens a...John Mark Bell2009-01-242-0/+28
* Font size values must be positiveJohn Mark Bell2009-01-241-0/+4
* Fix expected value -- idents that don't match the pre-defined ones are conver...John Mark Bell2009-01-231-0/+1
* Require comma separator in font-family and voice-family.John Mark Bell2009-01-231-2/+29
* Fix test data somewhatJohn Mark Bell2009-01-231-0/+4
* Fix test data -- non integer values will always be printed to 3dp.John Mark Bell2009-01-231-2/+2
* Range check elevation angle.John Mark Bell2009-01-232-2/+22
* Ensure that we round the fractional part to nearest when converting back to d...John Mark Bell2009-01-232-2/+4
* Some more test cases.Michael Drake2009-01-231-0/+427
* Some more test cases.Michael Drake2009-01-231-10/+228
* Fix test data -- counter-reset defaults to 0, not 1.John Mark Bell2009-01-231-4/+4
* Fix test dataJohn Mark Bell2009-01-231-1/+1
* Fix test dataJohn Mark Bell2009-01-231-0/+1
* Fix counter-reset parsingJohn Mark Bell2009-01-231-2/+6
* Fix test dataJohn Mark Bell2009-01-231-1/+2
* Fix counter-increment dumpingJohn Mark Bell2009-01-231-1/+6
* Fix counter-increment parsingJohn Mark Bell2009-01-231-0/+4
* More tests.Michael Drake2009-01-231-0/+486