Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Don't build EME-specific subroutines without EME. | wolfbeast | 2018-02-24 | -0/+2 |
| | | | | | | | | | | | - Checks for restricted or encrypted content - Dispatching 'encrypted' events - Dispatching 'key needed' events - HTML Media Element media keys system - EME telemetry - HTML Media Element EME API This is the main bulk for #26, isolating EME-specific code. | |||
* | Bug 1261175. | wolfbeast | 2018-02-07 | -0/+6 |
| | ||||
* | Make the '-moz-windows-accent-color-applies' media query live to Windows 10 ↵ | wolfbeast | 2018-02-04 | -0/+3 |
| | | | | settings changes. | |||
* | CSS gradients: add a special case for transparent stops. | wolfbeast | 2018-02-02 | -0/+38 |
| | | | | | | | 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 | -84/+4 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+175676 |