Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #1620 - Use Intrinsic Aspect Ratio for Images (uplift) | Andy | 2020-08-30 | -0/+7 |
| | ||||
* | Issue #1619 - Convert Intrinsic Ratio to Float | Andy | 2020-08-07 | -2/+2 |
| | | | | | | | | | https://bugzilla.mozilla.org/show_bug.cgi?id=1547792 Aspect Ratio handling simplified by using floating point integers: - Multiplication of value (or inverse value) to a known side for Scaling - No unequal equal values such as "4/3" vs "8/6" vs "20/15" - Truly "Empty" aspect ratios, even if one dimension is not 0 | |||
* | Issue #80 - De-unify layout/style (redwood) | Moonchild | 2020-05-06 | -0/+1 |
| | ||||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -5/+3 |
| | ||||
* | Merge pull request #297 from janekptacijarabaci/css_text-justify_1 | Moonchild | 2018-04-29 | -0/+3 |
|\ | | | | | CSS - implement text-justify property | |||
| * | moebius#90: CSS - implement text-justify property | janekptacijarabaci | 2018-04-01 | -0/+3 |
| | | ||||
* | | moebius#138: Optimize operations on root of deeply-nested frame tree | janekptacijarabaci | 2018-04-24 | -21/+7 |
| | | | | | | | | https://github.com/MoonchildProductions/moebius/pull/138 | |||
* | | Bug 1209697: Clear ancestor intrinsic sizes when our block size changes | janekptacijarabaci | 2018-04-24 | -1/+6 |
|/ | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+4261 |