| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | CSS property 'font-variation-settings' contains comma separated value pairs. | Tavmjong Bah | 2018-03-12 | 1 | -1/+1 |
| | | | | | Previous version assumed no commas. Fix reading and writing property. Update test. | ||||
| * | Finish implementing reading/writing 'font-variation-settings' CSS property. | Tavmjong Bah | 2018-03-10 | 1 | -2/+11 |
| | | | | | Fix some bugs in previously implemented code. Add tests. | ||||
| * | Implement !important rule handling for inline-style. Work from Jabier. | Tavmjong Bah | 2017-10-13 | 1 | -1/+21 |
| | | | | | Added "!important" rule tests to style-test.cpp. | ||||
| * | Migrate style-test to GTest. | Tavmjong Bah | 2017-10-13 | 1 | -0/+555 |
