summaryrefslogtreecommitdiff
path: root/tests/css
Commit message (Expand)AuthorAgeFilesLines
* tests: make deprecated functions not warnBenjamin Otte2013-05-011-12/+2
* Add git.mk to more placesJasper St. Pierre2013-01-242-0/+4
* css: Make test passAlexander Larsson2012-11-301-2/+2
* tests: Add CSS test for comment detectionBenjamin Otte2012-11-283-0/+20
* Fix parser tests for color changesMatthias Clasen2012-11-2010-476/+476
* symboliccolor: Change the print outputBenjamin Otte2012-11-0810-104/+104
* tests: Add test for latest bugfixBenjamin Otte2012-10-124-0/+7
* tests: Add a simple CSS test for cross-fadeBenjamin Otte2012-09-172-0/+16
* tests: Add test for last commitBenjamin Otte2012-09-174-0/+7
* tests: Add parsing test for keyframe parsingBenjamin Otte2012-09-173-0/+94159
* tests: Add tests for keyframe parsingBenjamin Otte2012-09-173-0/+31251
* tests: add background-shorthand parser test for multiple backgroundsCosimo Cecchi2012-05-153-0/+9465
* tests: move background-shorthand test to background-shorthand-singleCosimo Cecchi2012-05-153-682/+1332
* tests: add trailing commas to background-shorthand.css test fileCosimo Cecchi2012-05-151-325/+325
* Update reference output for css parser testsMatthias Clasen2012-04-305-5/+11
* tests: Add a parsing test for the transition propertyBenjamin Otte2012-04-173-0/+7437
* tests: Add a test ensuring currentColor is parsed everywhereBenjamin Otte2012-04-172-0/+22
* tests: Add a parsing test for shadowsBenjamin Otte2012-04-173-0/+801
* tests: Change expected errors to conform with outputBenjamin Otte2012-04-171-6/+6
* tests: Add a parsing test for nth-child()Benjamin Otte2012-04-173-0/+957
* tests: Add a uint8 testBenjamin Otte2012-04-091-0/+15
* tests: Add missing fileBenjamin Otte2012-03-191-1/+0
* tests: Add background-position parsing testBenjamin Otte2012-03-174-0/+296
* tests: Add parsing tests for sibling selectorsBenjamin Otte2012-03-022-0/+400
* tests: Add a test for using the same selector multiple timesBenjamin Otte2012-03-023-0/+45
* css: Rewrite selectorsBenjamin Otte2012-03-021-6/+6
* selector: Remove a misleading error messageBenjamin Otte2012-03-023-6/+4
* Change FSF AddressJavier Jardón2012-02-272-6/+2
* Fix declarations-valid-15 css parser testMatthias Clasen2012-02-062-5/+5
* Fix declarations-valid-14 css parser testMatthias Clasen2012-02-062-5/+5
* tests: Add 'px' to css testsBenjamin Otte2012-02-029-140/+140
* tests: Add parsing test for background-sizeBenjamin Otte2012-02-023-0/+104
* tests: Add parsing tests for linear gradientsBenjamin Otte2012-02-023-0/+210
* tests: Update CSS tests for bordersBenjamin Otte2012-02-026-90/+90
* tests: Add a deprecation warningBenjamin Otte2012-01-161-0/+1
* tests: add a CSS test for currentColor in border-colorCosimo Cecchi2012-01-113-0/+11
* tests: Fix typo in Makefile.amRico Tzschichholz2012-01-101-3/+3
* tests: Add a test for all the border shorthandsBenjamin Otte2012-01-093-0/+1118
* tests: Fix for changes in this branchBenjamin Otte2012-01-091-2/+2
* Add border-{top|left|bottom|right}-style propertiesPaolo Borelli2012-01-095-13/+25
* tests: Add test for background-repeatBenjamin Otte2012-01-093-0/+176
* reftests: Add a test for 'background'Benjamin Otte2012-01-093-0/+3901
* tests: Add test for 'initial' and 'inherit' on shorthandsBenjamin Otte2012-01-095-0/+84
* shorthand: Update border-image parsingBenjamin Otte2012-01-092-2/+2
* tests: Add a test for 'none'Benjamin Otte2012-01-094-0/+87
* css: Remove generic 'none' handlingBenjamin Otte2012-01-096-33/+14
* tests: Add tests for 'inherit' and 'initial'Benjamin Otte2012-01-093-0/+86
* Add a css parser test for transparentMatthias Clasen2011-10-252-0/+5
* Distribute tests/css/parser/selector.errorsMatthias Clasen2011-10-201-0/+1
* tests: Add test for non-nullterminated gtk_css_provider_load_data()Michael Terry2011-08-262-0/+70