Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Bug 1261175. | wolfbeast | 2018-02-07 |
| | |||
* | Add -moz-windows-accent-color-is-dark | wolfbeast | 2018-02-04 |
| | | | | #31 point 4 | ||
* | Make the '-moz-windows-accent-color-applies' media query live to Windows 10 ↵ | wolfbeast | 2018-02-04 |
| | | | | settings changes. | ||
* | Add -moz-win-accentcolor(text) | wolfbeast | 2018-02-04 |
| | | | | #31 points 1 and 2 | ||
* | Add `@media(-moz-windows-accent-color-applies)` | wolfbeast | 2018-02-04 |
| | | | | #31 point 3 | ||
* | Remove checks for GCC < 4.9 | trav90 | 2018-02-04 |
| | |||
* | Only create a single display transform for SVG frames with single child ↵ | wolfbeast | 2018-02-03 |
| | | | | | | transforms. This improves performance on repeated scaling of vectors. | ||
* | CSS gradients: add a special case for transparent stops. | wolfbeast | 2018-02-02 |
| | | | | | | | This causes transparent stops to behave like "true transparent" instead of "transparent black", even in RGBA space. i.e.: the gradient will transition to a transparent version of the color adjacent to the transparent color stop (on either side if not on the edge). | ||
* | CSS: Stop using premultiplied color space for gradients. | wolfbeast | 2018-02-02 |
| | |||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 |