summaryrefslogtreecommitdiffstats
path: root/layout/generic/nsFrame.cpp
Commit message (Expand)AuthorAgeLines
* Bug 1368547 - Remove nsFrameManagerBase::mPlaceholderMap and instead store th...Matt A. Tobin2020-04-17-9/+6
* Bug 1355351 - Make pseudo-elements return the correct style via getComputedStyleMatt A. Tobin2020-04-17-9/+6
* Bug 1343937 - Fix a crash in nsWrapperCache.hMatt A. Tobin2020-04-16-2/+2
* Bug 1340885 - Null check frame's content when searching for NAC ancestors in ...Matt A. Tobin2020-04-16-1/+2
* Bug 1331322 - Allow tagging of pseudo-implementing native anonymous content w...Matt A. Tobin2020-04-16-0/+30
* Issue #1480 - Skip abspos, fixed, float and placeholders for outline.wolfbeast2020-03-11-2/+12
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26-144/+76
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25-76/+144
* Issue #1356 - Remove -moz-user-input disabled to improve event handling.athenian2002020-01-16-0/+13
* Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-4/+1
* Issue #146 - Part 5: Treat table row groups as containing blocks.wolfbeast2019-11-03-0/+3
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-59/+34
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-84/+93
* Bug 958714 Simplify percent-margin/padding resolution code to pass around a s...janekptacijarabaci2018-07-20-8/+6
* CSS - Grid - intristic content with overflow:auto overlaps in gridjanekptacijarabaci2018-03-12-1/+1
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+11380