summaryrefslogtreecommitdiffstats
path: root/layout/generic/nsAbsoluteContainingBlock.cpp
Commit message (Collapse)AuthorAgeLines
* issue #1575 - Fix the wrong position when we calculate the position for ↵win7-72020-06-02-2/+2
| | | | | | position:absolute child and add reftests Use |GetUsedBorder| instead of |GetComputedBorder| when we calculate the position for position:absolute child.
* Issue #80 - De-unify layout/PITA... I mean layout/genericMoonchild2020-04-29-0/+1
|
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store ↵Matt A. Tobin2020-04-17-16/+5
| | | | | | the placeholder on a frame property on the out-of-flow Tag #1375
* Handle the special case of a flex frame being the absolute containing block ↵JustOff2019-03-14-6/+22
| | | | correctly from the CSS align code
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+763