summaryrefslogtreecommitdiffstats
path: root/layout/tables
Commit message (Expand)AuthorAgeLines
* [layout] Re-order rowgroups if reflowing.Moonchild2020-10-24-2/+14
* [layout] Avoid negative availSize.BSizes in paginated table reflow.Moonchild2020-10-24-9/+11
* issue #1547 - Correct z-ordering for some table parts and add reftestswin7-72020-05-20-2/+5
* Issue #1545 - Fix border-radius on table row groups, rows, column groups, or ...win7-72020-05-20-16/+0
* Issue #1543 - Align <img> with no src to the updated spec.Moonchild2020-05-20-1/+1
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-05-20-296/+253
* Issue #1355 - SetNeedToCalcHasBCBorders to true when initialize nsTableFramewin7-72020-05-20-0/+3
* Issue #1355 - Preemptively fix build bustage for 1409114win7-72020-05-20-1/+1
* Issue #1355 - Store the dirty rect on the display list builder rather than pa...win7-72020-05-20-55/+34
* Issue #80 - De-unify layout/tablesMoonchild2020-05-06-1/+9
* Issue #1355 - Make addition of cell border display items depend onwolfbeast2020-04-14-4/+112
* Revert "Issue #1355 - Better way to create display items for column backgrounds"wolfbeast2020-04-14-337/+293
* Issue #1355 - Better way to create display items for column backgroundswin7-72020-04-14-293/+337
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-04-14-99/+59
* Issue #1355 - Do less work for columns not in the desired set in PaintRowGrou...win7-72020-04-14-12/+26
* fix whitespacewin7-72020-04-14-1/+1
* Issue #1386 - Devirtualize GetRowSpan/GetColSpanwin7-72020-04-14-18/+24
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-04-14-7/+30
* Revert "Issue #1355 - Hit testing in large tables has become extremely slow"wolfbeast2020-04-14-29/+7
* Issue #1355 - Hit testing in large tables has become extremely slowwin7-72020-04-14-7/+29
* Issue #1378 - Follow-up: make sure background items remain table-aligned.wolfbeast2020-04-14-1/+1
* Issue #1378 - Align the drawing of table cell backgrounds with the spec.wolfbeast2020-04-14-55/+105
* Issue #1355 - Speed up the traversal of a table row frame's child cellswin7-72020-04-14-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