Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵ | janekptacijarabaci | 2018-03-30 | -22/+151 |
|\ | | | | | | | html_input_datetime_1 | |||
| * | Bug 1426087 - Decrement nsDocumentViewer::mDestroyRefCount in a separate ↵ | Bob Owen | 2018-03-14 | -1/+8 |
| | | | | | | | | | | | | | | | | function. r=jwatt, a=RyanVM --HG-- extra : source : 86d41b5efe074f6988085082df9ef537eee0813a extra : intermediate-source : ea406489f93a0a8fa05ff568acdff07ce6b118c4 | |||
| * | HTML - implement the labels attribute (follow up) | janekptacijarabaci | 2018-03-12 | -2/+4 |
| | | ||||
| * | CSS - Grid - transferred min-size contribution of percentage size grid item ↵ | janekptacijarabaci | 2018-03-12 | -19/+137 |
| | | | | | | | | with an intrinsic ratio | |||
| * | 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 1286182: Implement the layout for <input type=date> | janekptacijarabaci | 2018-02-14 | -2/+2 |
|/ | ||||
* | 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 |