summaryrefslogtreecommitdiffstats
path: root/layout/style
Commit message (Expand)AuthorAgeLines
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-0/+3
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-4/+4
* Issue #1211: Allow the loading of TYPE_FONT from file: URLs.wolfbeast2019-08-14-1/+14
* Handle URL token in a closer way to the CSS3 specJustOff2019-04-20-3/+22
* Issue #187: Remove solaris conditional code.wolfbeast2019-03-30-3/+0
* Remove various hard-coded Accept: headerswolfbeast2019-03-07-4/+0
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-02-03-190/+151
|\
| * issue #908 - implement missing parts of CSS maskyami2019-02-02-190/+151
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-11/+0
|/
* Telemetry: Remove stubs and related codeadeshkp2019-01-12-3/+0
* Make MAX_CSS_VAR_LENGTH unsigned to avoid warnings.wolfbeast2019-01-04-1/+1
* Limit the CSS string length for resolved variables to sane values.wolfbeast2018-12-01-0/+9
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-9/+0
* Merge pull request #567 from SpockMan02/moz-mac-lion-themeMoonchild2018-06-30-8/+24
|\
| * Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-8/+24
* | Remove unnecessary GCC version checkstrav902018-06-29-1/+1
|/
* Merge pull request #297 from janekptacijarabaci/css_text-justify_1Moonchild2018-04-29-1/+68
|\
| * moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01-1/+68
* | Merge pull request #296 from janekptacijarabaci/js_dom_animationcancel_1Moonchild2018-04-29-140/+373
|\ \
| * | Bug 1264125: Fire transitioncancel event when a transition is canceled (added...janekptacijarabaci2018-03-14-3/+67
| * | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (added te...janekptacijarabaci2018-03-14-6/+0
| * | moebius#89: DOM - implement animationcancel eventjanekptacijarabaci2018-03-14-69/+79
| * | Bug 1264125: Queue CSS related event when setting null target effectjanekptacijarabaci2018-03-14-13/+45
| * | Bug 1264125: Call the queueing events when canceling transition via Style or ...janekptacijarabaci2018-03-14-7/+20
| * | Bug 1264125: Queue transitioncancel when animation status is idlejanekptacijarabaci2018-03-14-31/+45
| * | Revert - Bug 1324985: Disable firing the transitionrun and transitionstart on...janekptacijarabaci2018-03-14-21/+107
| * | Bug 1202333: AnimationEvent elapsedTime should reflect playbackRate (without ...janekptacijarabaci2018-03-14-73/+93
| |/
* | moebius#138: Optimize operations on root of deeply-nested frame treejanekptacijarabaci2018-04-24-27/+234
* | Bug 1209697: Clear ancestor intrinsic sizes when our block size changesjanekptacijarabaci2018-04-24-1/+6
* | Bug 1453339 - Make it harder to mess up Promise::All. r=peterv, a=RyanVMBoris Zbarsky2018-04-19-11/+1
* | Use natural border width rounding.wolfbeast2018-04-18-4/+7
* | Merge branch 'html_input_datetime_1'wolfbeast2018-04-15-0/+10
|\ \
| * | moebius#92: HTML - input - datetimejanekptacijarabaci2018-03-30-0/+5
| * | Merge branch 'master' of https://github.com/MoonchildProductions/UXP into htm...janekptacijarabaci2018-03-30-12/+18
| |\|
| * | 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 n...janekptacijarabaci2018-03-12-5/+7
* | CSS - Grid - fit-content unexpectedly reserves space for full clamp size in r...janekptacijarabaci2018-03-12-0/+9
* | 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
|/
* Add -moz-windows-accent-color-is-darkwolfbeast2018-02-04-0/+13
* Add -moz-win-accentcolor(text)wolfbeast2018-02-04-0/+4
* Add `@media(-moz-windows-accent-color-applies)`wolfbeast2018-02-04-0/+18
* Remove checks for GCC < 4.9trav902018-02-04-2/+1
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+189097