Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Issue #146 - Part 3: Create nsDisplayTableBackgroundImage to avoid | wolfbeast | 2019-11-03 | -0/+37 |
| | | | | display list collisions when processing the background image of a table. | |||
* | Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid display | wolfbeast | 2019-11-03 | -2/+43 |
| | | | | list collisions when processing the background image of a table. | |||
* | Issue #146 - Part 1: Draw each table's background on their own display | wolfbeast | 2019-11-02 | -1/+2 |
| | | | | | | | | | | | | | | list items. This patch does the following things: 1. Creates nsDisplayTableBorderCollapse that draws all collapse border of tables. 2. Stops the use of nsDisplayTableBorderBackground. 3. Lets column and column group frames generate display items. 4. When traversing the table, also traverses the column and column group frames. 5. For each type of table frame (col group, col, row group, row and cell), draws their own background. | |||
* | Attach FrameProperties to each frame instead of using a shared hashtable | win7-7 | 2019-06-26 | -1/+1 |
| | | | | Dispense the shared hashtable and instead attach the frame property list directly to nsIFrame. | |||
* | patch to Bug 1377329 | win7-7 | 2019-05-02 | -1/+1 |
| | ||||
* | issue #908 - implement missing parts of CSS mask | yami | 2019-02-02 | -2/+6 |
| | ||||
* | Telemetry: Remove stubs and related code | adeshkp | 2019-01-12 | -39/+0 |
| | ||||
* | Add m-esr52 at 52.6.0 | Matt A. Tobin | 2018-02-02 | -0/+4550 |