summaryrefslogtreecommitdiff
path: root/test/data
Commit message (Expand)AuthorAgeFilesLines
* 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
* Support named colours.John Mark Bell2009-04-013-85/+83
* A couple of tests for CSS 2.1 issue 85 ('\'[\n\r(\r\n)] is not an escape sequ...John Mark Bell2009-03-281-0/+21
* Test + selector.Michael Drake2009-02-141-0/+82
* Update expected data.Michael Drake2009-02-141-0/+48
* Pseudo classes are now matched by callbacks to the client. This is far saner,...John Mark Bell2009-02-141-2/+2
* Handle :first-child within libcssJohn Mark Bell2009-02-141-0/+18
* Discard selectors that contain pseudo elements in non-terminal simple selectors.John Mark Bell2009-02-143-0/+74
* A motley selection of changes. Vague summary:John Mark Bell2009-02-141-0/+27
* Beginnings of a computed style dump routine.John Mark Bell2009-02-131-5/+4
* Sketch out some test data for the selection engineJohn Mark Bell2009-02-122-0/+45
* Fix dumping of cursor values.John Mark Bell2009-02-111-0/+9
* Purge side bits. These cause more trouble than they're worth, and it's not as...John Mark Bell2009-02-103-458/+473
* More font and voice family tests.Michael Drake2009-01-261-0/+39
* 0.1em is a perfectly legitimate word-spacingJohn Mark Bell2009-01-251-0/+1
* Fix test data for voice-family. This probably also wants to test with appropr...John Mark Bell2009-01-241-3/+3
* CSS is case insensitive. Thus, HiDDen == hidden, and is a valid identifier.John Mark Bell2009-01-241-0/+1
* vertical-align: top is valid inputJohn Mark Bell2009-01-241-0/+1
* 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
* More tests.Michael Drake2009-01-241-0/+189
* +50 is a valid numberJohn Mark Bell2009-01-241-0/+1
* More tests.Michael Drake2009-01-241-8/+169
* More tests.Michael Drake2009-01-241-0/+434
* 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
* Fix max-height testJohn Mark Bell2009-01-241-43/+44
* More tests.Michael Drake2009-01-241-0/+203
* More tests.Michael Drake2009-01-241-2/+474
* More tests.Michael Drake2009-01-241-8/+358
* Fix handling of max -ve numbersAdrian Lees2009-01-241-3/+2
* A couple more test cases exercising EOF in block-content and illegal tokens a...John Mark Bell2009-01-242-0/+28
* Fix expected value -- idents that don't match the pre-defined ones are conver...John Mark Bell2009-01-231-0/+1
* 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
* 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 test dataJohn Mark Bell2009-01-231-1/+2
* More tests.Michael Drake2009-01-231-0/+486