Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1525 - Kill marquee element (uplift) | Moonchild | 2020-09-05 | -13/+11 |
| | ||||
* | [CSS] Add stub for font-variation-settings | wolfbeast | 2020-04-14 | -0/+16 |
| | | | | | | | | | | | | This stub is added because websites insist on considering this very hardware-dependent and O.S.-variable low-level font-control as a "critical feature" which it isn't as there is 0 guarantee that font variation settings are supported or honored by any operating system used by the client. On top this is a WD status feature that sites shouldn't be using, and the feature itself is strongly discouraged for use in favor of standard CSS font manipulation keywords like `font-weight`. | |||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -20/+11 |
| | ||||
* | Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings. | wolfbeast | 2019-01-04 | -1/+1 |
| | | | | Follow-up for #891. Tag #457. | |||
* | Limit the CSS string length for resolved variables to sane values. | wolfbeast | 2018-12-01 | -0/+9 |
| | | | | This resolves #891 | |||
* | [draft] CSS - linear-gradient - zero (0) angle value without degree unit is ↵ | janekptacijarabaci | 2018-03-12 | -1/+2 |
| | | | | not correctly interpreted | |||
* | CSS - Grid - fit-content unexpectedly reserves space for full clamp size in ↵ | janekptacijarabaci | 2018-03-12 | -0/+4 |
| | | | | repeat() | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+18324 |