summaryrefslogtreecommitdiffstats
path: root/layout/tables
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-2/+0
* issue #1547 - Correct z-ordering for some table parts and add reftestswin7-72020-05-13-2/+5
* Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ...win7-72020-05-12-16/+0
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-11-1/+1
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-08-296/+253
* Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFramewin7-72020-05-08-0/+3
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-08-1/+1
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-08-55/+34
* Issue #80 - De-unify layout/tablesMoonchild2020-04-30-1/+9
* 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