summaryrefslogtreecommitdiffstats
path: root/layout/generic/StickyScrollContainer.cpp
Commit message (Collapse)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
| | | | | | Since these are just interpreted comments, there's 0 impact on actual code. This removes all lines that match /* vim: set(.*)tw=80: */ with S&R -- there are a few others scattered around which will be removed manually in a second part.
* Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-1/+1
|
* Issue #146 - Part 5: Treat table row groups as containing blocks.wolfbeast2019-11-03-0/+8
| | | | This aligns our behavior with Gecko/Blink.
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-14/+12
| | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame.
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+391