summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add support for SVG stroke-opacity propertyMichael Orlitzky2023-10-015-0/+216
* Add support for SVG fill-opacity propertyMichael Orlitzky2023-10-016-0/+216
* tests: Add tests for position:stickyMichael Drake2022-11-033-0/+120
* test: Add test for display property grid valuesMichael Drake2022-10-291-0/+111
* test: dump: Add support for display property grid valuesMichael Drake2022-10-291-0/+6
* Tests: Add tests for explicit defaultingMichael Drake2022-08-292-0/+1453
* Select: Make inherit flag handling aware of other default valuesMichael Drake2022-08-291-1/+7
* Parse/MQ: unknown media-types do not matchJohn-Mark Bell2022-05-241-0/+21
* Parse/MQ: reject forbidden media-type identifiersJohn-Mark Bell2022-05-245-17/+82
* Tests: Select test runner: Avoid forward declarations.Michael Drake2021-06-161-900/+802
* Selection: Don't duplicate unit conversion members in media descriptor.Michael Drake2021-05-191-5/+5
* Selection: Remove client callback for unit conversion.Michael Drake2021-05-192-191/+140
* Units: Remove units that nobody supports.Michael Drake2021-05-194-48/+6
* Add regression test for system font callback units.Michael Drake2021-05-192-1/+143
* bytecode: Change unit representation, so that length has a bit set.Michael Drake2020-11-151-100/+100
* tests: Add test for dodgy media blockDaniel Silverstone2019-12-012-0/+10
* Tests: Add test for non-inherited properties.Michael Drake2019-05-121-0/+128
* Tests: Update for new API for media queries.Michael Drake2019-05-041-13/+14
* Tests: fix illegal display value test.John-Mark Bell2019-03-101-1/+1
* Media Queries: API for stylesheet import doesn't take media now.Michael Drake2019-03-102-6/+2
* Tests: Passing NULL to memcmp is undefined.Michael Drake2018-07-281-1/+2
* Tests: Fix undefined behaviour in css_fixed printing.Michael Drake2018-07-281-1/+1
* Tests: add tests for new length units.Lucas Neves2017-11-135-0/+2550
* Tests: Fixes sizing of font-size: smaller in selection test.Lucas Neves2017-10-212-2/+2
* Tests: Remove invalid lines from selection test.Lucas Neves2017-10-211-4/+0
* Fixes use of spaces instead of tabs for whitespace.Lucas Neves2017-10-211-61/+61
* Tests: Add support and selection tests for the flexbox properties.Lucas Neves2017-10-212-0/+6490
* Tests: Add support and parsing tests for the flexbox properties.Lucas Neves2017-10-213-15/+1933
* Unit tests: Add non-integer NUMBER parsing test.Michael Drake2017-09-201-0/+8
* Strip trailing whitespace.Michael Drake2017-09-0411-222/+222
* Tests: Add box-sizing selection tests.Michael Drake2017-04-271-0/+200
* Tests: Dump box-sizing property in selection tests.Michael Drake2017-04-272-0/+69
* Tests: Add parser tests for box-sizing.Michael Drake2017-04-271-0/+33
* Tests: Add support for dumping the box-sizing property.Michael Drake2017-04-271-0/+11
* Tests: Add box-sizing bytecode unit tests.Michael Drake2017-04-271-0/+58
* Remove option to support not storing data on DOM nodes.Michael Drake2016-11-195-31/+14
* Intern partial styles.Michael Drake2016-11-191-1/+4
* After composing styles, intern the result in the style sharing arena.Michael Drake2016-11-191-1/+1
* Change how presentational hints are handled.Michael Drake2016-02-021-6/+7
* Testutils: undef assert before useJohn-Mark Bell2015-07-181-0/+1
* Fix build with gcc2.Adrien Destugues2015-03-211-3/+4
* Implement absolutification for column-rule-width.Michael Drake2015-01-101-47/+47
* Sync public getter wrapper's absolutification handling.Michael Drake2015-01-101-111/+111
* Ensure letter and word spacing are always absolutified.Michael Drake2015-01-021-32/+32
* Fix up test data.Michael Drake2014-12-311-1551/+1551
* Make it compose styles.Michael Drake2014-12-311-6/+37
* Add break-* property selection tests.Michael Drake2014-12-291-0/+309
* Dump break-* properties from computed styles, and update test data.Michael Drake2014-12-292-0/+240
* Add test case.Michael Drake2014-12-291-2/+102
* Update test data for uncommon property default value fixes.Michael Drake2014-12-291-122/+122