summaryrefslogtreecommitdiffstats
path: root/layout/tables
Commit message (Expand)AuthorAgeLines
* Issue #1355 - Make addition of cell border display items depend onwolfbeast2020-03-16-4/+112
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-02-26-337/+293
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-02-25-293/+337
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-99/+59
* Merge pull request #1393 from win7-7/optimization-3-prMoonchild2020-02-08-12/+26
|\
| * Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...win7-72020-02-06-12/+26
* | fix whitespacewin7-72020-02-05-1/+1
* | Issue #1386 - Devirtualize GetRowSpan/GetColSpanwin7-72020-02-03-18/+24
|/
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-02-02-7/+30
* Issue #1378 - Follow-up: make sure background items remain table-aligned.wolfbeast2020-02-02-1/+1
* Issue #1378 - Align the drawing of table cell backgrounds with the spec.wolfbeast2020-02-02-55/+105
* Issue #1355 - Speed up the traversal of a table row frame's child cellswin7-72020-01-29-28/+27
* Issue #1309 - Fix handling of display rows where the elements are notwolfbeast2019-12-01-13/+11
* Issue #146 - Part 6: Allow `position: sticky` on table elements.wolfbeast2019-11-03-6/+5
* Issue #146 - Part 3: Create nsDisplayTableFixedPosition to avoid displaywolfbeast2019-11-03-3/+5
* Issue #146 - Part 2: Remove custom table painting component.wolfbeast2019-11-02-1159/+0
* Issue #146 - Part 1: Draw each table's background on their own displaywolfbeast2019-11-02-220/+213
* Issue #1230 - Part 1: Fix Back-computing percentages for intrinsic sizing in ...Gaming4JC2019-09-28-9/+10
* Attach FrameProperties to each frame instead of using a shared hashtablewin7-72019-06-26-26/+28
* Use device pixels instead of CSS pixels for table borders.wolfbeast2018-10-07-38/+41
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+31299