summaryrefslogtreecommitdiffstats
path: root/layout/generic
Commit message (Expand)AuthorAgeLines
* Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-5/+2
* Issue #146 - Part 5: Treat table row groups as containing blocks.wolfbeast2019-11-03-0/+11
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-233/+93
* Issue #1233 - Part 2: Update ReftestsGaming4JC2019-09-28-4/+3292
* Issue #1233 - Part 1: Fix grid overflow and rendering issues by improving Lay...Gaming4JC2019-09-28-278/+383
* Fix comments for Framepropertieswin7-72019-07-12-1/+1
* Iterate the frame property list once to collect which child list properties w...win7-72019-07-08-36/+53
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-321/+353
* Remove 18 yo OS/2 and AIX bustage workaround.wolfbeast2019-03-31-19/+73
* Handle the special case of a flex frame being the absolute containing block c...JustOff2019-03-14-6/+22
* Merge branch 'master' of https://github.com/MoonchildProductions/UXPwolfbeast2019-02-03-1/+1
|\
| * issue #908 - implement missing parts of CSS maskyami2019-02-02-1/+1
* | Remove NS_IMPL_CYCLE_COLLECTION_TRAVERSE_SCRIPT_OBJECTSwolfbeast2019-01-18-1/+0
|/
* Make sure we remove our RefreshDriver observers in CompleteAsyncScroll.wolfbeast2018-11-02-2/+12
* Ensure that the scroll frame deregisters its refresh driver observers (mAsync...wolfbeast2018-10-31-22/+30
* [css-grid] Don't shrink-wrap the inline size when we have an available size w...JustOff2018-10-20-3/+5
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-7/+0
* Bug 958714 Remove obsolete assertion & commentjanekptacijarabaci2018-07-20-12/+1
* Bug 958714 Simplify percent-margin/padding resolution code to pass around a s...janekptacijarabaci2018-07-20-66/+30
* Bug 958714 Remove special case for flex & grid items' percent block-axis marg...janekptacijarabaci2018-07-20-7/+4
* Remove MOZ_B2G leftovers and some dead B2G-only components.wolfbeast2018-05-12-2/+2
* Bug 1216885 - Make nsISelectionPrivate not inherit from nsISelectionjanekptacijarabaci2018-04-30-2/+3
* Merge pull request #297 from janekptacijarabaci/css_text-justify_1Moonchild2018-04-29-6/+24
|\
| * moebius#90: CSS - implement text-justify propertyjanekptacijarabaci2018-04-01-6/+24
* | Bug 1338053: Make nsFlexContainerFrame::MarkIntrinsicISizesDirty() also call ...janekptacijarabaci2018-04-24-0/+1
* | Bug 1336708: Don't reuse cached flex-item reflow measurements if the item's c...janekptacijarabaci2018-04-24-23/+39
* | Bug 1209697: Cache flex measuring reflows to avoid exponential behaviorjanekptacijarabaci2018-04-24-39/+114
* | moebius#121: DOM - Selection API - getSelection() should exist on XMLDocument...janekptacijarabaci2018-04-23-0/+15
|/
* Bug 1324042 - Fix trimmedOffsets arithmetic in GetRenderedText(). r=mats, a=R...Daniel Holbert2018-03-14-1/+5
* CSS - Grid - transferred min-size contribution of percentage size grid item w...janekptacijarabaci2018-03-12-9/+59
* CSS - Grid - intristic content with overflow:auto overlaps in gridjanekptacijarabaci2018-03-12-13/+54
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+255315