summaryrefslogtreecommitdiff
path: root/test/data/parse2
Commit message (Expand)AuthorAgeFilesLines
* Units: Remove units that nobody supports.Michael Drake2021-05-191-24/+0
* tests: Add test for dodgy media blockDaniel Silverstone2019-12-012-0/+10
* Tests: fix illegal display value test.John-Mark Bell2019-03-101-1/+1
* Tests: add tests for new length units.Lucas Neves2017-11-132-0/+183
* Tests: Add support and parsing tests for the flexbox properties.Lucas Neves2017-10-212-0/+1714
* Unit tests: Add non-integer NUMBER parsing test.Michael Drake2017-09-201-0/+8
* Tests: Add parser tests for box-sizing.Michael Drake2017-04-271-0/+33
* Improve src/parse/important.c coverage to 98.4%Michael Drake2014-07-241-0/+8
* Add support for CSS3 overflow-x and overflow-y properties.Michael Drake2014-06-012-1/+99
* Add tests for writing-mode. Update selection tests to handle writing-mode.Michael Drake2013-09-101-0/+21
* Fix test data for border shorthand property.Michael Drake2013-09-101-0/+40
* 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-282-1/+667
* Add some tests.Michael Drake2012-01-283-0/+22
* Add a few tests.Michael Drake2011-05-261-0/+33
* Centralise handling of transparent colours.John Mark Bell2011-01-293-0/+82
* Merge parser autogeneration and string handling refactor branch r=jmb,kinniso...Vincent Sanders2011-01-199-0/+401
* Fix testsuite in light of change to colour representationJohn Mark Bell2010-12-047-175/+175
* It turns out that using magic values for text-align is simpler than having an...John Mark Bell2009-08-221-69/+0
* -libcss-alignJohn Mark Bell2009-08-211-0/+70
* More rigorous handling of EOF.John Mark Bell2009-07-311-0/+119
* 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
* Some tweaks to the background-position parser, which will theoretically make ...John Mark Bell2009-06-182-0/+22
* Support named colours.John Mark Bell2009-04-012-78/+76
* Discard selectors that contain pseudo elements in non-terminal simple selectors.John Mark Bell2009-02-142-0/+25
* Fix dumping of cursor values.John Mark Bell2009-02-111-0/+9
* 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