summaryrefslogtreecommitdiffstats
path: root/layout/style
Commit message (Collapse)AuthorAgeLines
* Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-11/+1
| | | | MozReview-Commit-ID: UO4wssYHj7
* Use natural border width rounding.wolfbeast2018-04-18-4/+7
| | | | | | | Round subpixel border widths to nearest integer instead of nearest-below integer. Split caret widths off from border widths and continue to use rounding to nearest-below integer for that. Bump Goanna version for visual rendering change.
* Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-0/+10
|\ | | | | | | This is almost everything needed for #162.
| * moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + native in moebius: Bug 1317600: https://bugzilla.mozilla.org/show_bug.cgi?id=1317600 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1283385: https://bugzilla.mozilla.org/show_bug.cgi?id=1283385 Bug 1323109: https://bugzilla.mozilla.org/show_bug.cgi?id=1323109 Bug 1314544: https://bugzilla.mozilla.org/show_bug.cgi?id=1314544 Bug 1286182: https://bugzilla.mozilla.org/show_bug.cgi?id=1286182 Bug 1325922: https://bugzilla.mozilla.org/show_bug.cgi?id=1325922 A note - not implemented: Bug 1282768: https://bugzilla.mozilla.org/show_bug.cgi?id=1282768 *.css: filter: url("chrome://global/skin/filters.svg#fill");, fill: Bug 1320225: https://bugzilla.mozilla.org/show_bug.cgi?id=1320225 Bug 1341190: https://bugzilla.mozilla.org/show_bug.cgi?id=1341190
| * Merge branch 'master' of https://github.com/MoonchildProductions/UXP into ↵janekptacijarabaci2018-03-30-12/+18
| |\ | | | | | | | | | html_input_datetime_1
| * | Bug 1286182: Implement the layout for <input type=date>janekptacijarabaci2018-02-14-0/+5
| | |
* | | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-293/+0
| |/ |/|
* | [draft] CSS - linear-gradient - zero (0) angle value without degree unit is ↵janekptacijarabaci2018-03-12-5/+7
| | | | | | | | not correctly interpreted
* | CSS - Grid - fit-content unexpectedly reserves space for full clamp size in ↵janekptacijarabaci2018-03-12-0/+9
| | | | | | | | repeat()
* | Remove windows-xp and windows-vista from @media(-moz-os-version)wolfbeast2018-02-20-6/+0
| |
* | Never shrink line heights as a result of minimumFontSize.wolfbeast2018-02-13-1/+2
|/ | | | See: MoonchildProductions/Pale-Moon#1614.
* Add -moz-windows-accent-color-is-darkwolfbeast2018-02-04-0/+13
| | | | #31 point 4
* Add -moz-win-accentcolor(text)wolfbeast2018-02-04-0/+4
| | | | #31 points 1 and 2
* Add `@media(-moz-windows-accent-color-applies)`wolfbeast2018-02-04-0/+18
| | | | #31 point 3
* Remove checks for GCC < 4.9trav902018-02-04-2/+1
|
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+189097