Dactyloidae/layout/tables
Moonchild 77b07ceb5e No issue - Fix some fatal printing assertions.
- Turn a fatal assert into a warning if we can't guarantee a drawTarget.
  This should not be fatal since the DrawTarget is checked later.
- Remove a fatal assertion if a display table background is cross-document
  since non-display iframes may cause this situation without it being an
  error.
2026-03-11 17:56:39 +00:00
..
crashtests Issue #1543 - Align <img> with no src to the updated spec. 2020-05-16 06:49:14 +08:00
reftests Issue #2112 - Part 1: Remove Stylo tests 2024-04-02 22:29:48 +08:00
test import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
BasicTableLayoutStrategy.cpp Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
BasicTableLayoutStrategy.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
celldata.h Issue #1386 - Devirtualize GetRowSpan/GetColSpan 2020-02-08 07:11:55 +08:00
FixedTableLayoutStrategy.cpp Issue #2510 - Unprefix -moz-fit-content 2024-05-08 09:59:34 +08:00
FixedTableLayoutStrategy.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
moz.build Issue #80 - Re-unify most of the layout engine 2022-09-09 10:12:59 +08:00
nsCellMap.cpp Issue #1925 - Rename Corner to LogicalCorner and move it to nsStyleCoord.h. 2024-08-05 10:33:00 +08:00
nsCellMap.h Issue #1925 - Rename Corner to LogicalCorner and move it to nsStyleCoord.h. 2024-08-05 10:33:00 +08:00
nsITableCellLayout.h Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex faster 2020-02-18 07:15:09 +08:00
nsITableLayoutStrategy.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
nsTableCellFrame.cpp Issue #1916 - Part 1: Convert flags passed to ReflowChild, FinishReflowChild, etc into an enum class. 2022-06-22 09:01:25 +08:00
nsTableCellFrame.h Issue #1545 - Fix border-radius on table row groups, rows, column groups, or columns 2020-05-16 06:49:41 +08:00
nsTableColFrame.cpp Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableColFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
nsTableColGroupFrame.cpp Issue #1916 - Part 1: Convert flags passed to ReflowChild, FinishReflowChild, etc into an enum class. 2022-06-22 09:01:25 +08:00
nsTableColGroupFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
nsTableFrame.cpp Issue #1925 - Rename Corner to LogicalCorner and move it to nsStyleCoord.h. 2024-08-05 10:33:00 +08:00
nsTableFrame.h No issue - Fix some fatal printing assertions. 2026-03-11 17:56:39 +00:00
nsTableRowFrame.cpp Issue #1916 - Part 1: Convert flags passed to ReflowChild, FinishReflowChild, etc into an enum class. 2022-06-22 09:01:25 +08:00
nsTableRowFrame.h Issue #1355 - Better way to create display items for column backgrounds 2020-05-16 06:48:45 +08:00
nsTableRowGroupFrame.cpp Issue #1916 - Part 1: Convert flags passed to ReflowChild, FinishReflowChild, etc into an enum class. 2022-06-22 09:01:25 +08:00
nsTableRowGroupFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
nsTableWrapperFrame.cpp Issue #1916 - Part 3: Sticky/relative position fixes in nsTableWrapperFrame. 2022-06-22 09:01:54 +08:00
nsTableWrapperFrame.h Issue #1355 - Store the dirty rect on the display list builder rather than passing it as a parameter to BuildDisplayList 2020-05-16 06:48:33 +08:00
SpanningCellSorter.cpp Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
SpanningCellSorter.h Issue #1656 - Remove more vim control lines. 2023-05-05 22:57:19 +08:00
TableArea.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00