gecko-dev/layout/tables
2024-04-02 19:03:05 +00:00
..
crashtests Bug 1883606 - Export more MathML crashtests to WPT. r=emilio 2024-03-08 15:40:22 +00:00
reftests
test Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
BasicTableLayoutStrategy.cpp Bug 1888535 Part 4 - Remove DISPLAY_PREF_INLINE_SIZE and DISPLAY_MIN_INLINE_SIZE. r=layout-reviewers,emilio 2024-04-02 19:03:04 +00:00
BasicTableLayoutStrategy.h
celldata.h Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
FixedTableLayoutStrategy.cpp Bug 1888535 Part 4 - Remove DISPLAY_PREF_INLINE_SIZE and DISPLAY_MIN_INLINE_SIZE. r=layout-reviewers,emilio 2024-04-02 19:03:04 +00:00
FixedTableLayoutStrategy.h
moz.build Bug 1855300 - convert .ini manifests to .toml: batch 11 remaining **/mochitest.ini r=jmaher,geckoview-reviewers,extension-reviewers,valentin,credential-management-reviewers,cookie-reviewers,sgalich,m_kato,robwu 2023-10-13 02:32:24 +00:00
nsCellMap.cpp Bug 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
nsCellMap.h Bug 1873473: Part 4 - Update documentation in CalcBCBorders. r=TYLin 2024-02-13 18:37:04 +00:00
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableCellFrame.h Bug 1648947 - Force table-cells to use 'vertical-align:top' in printing. r=dholbert 2024-03-26 02:41:07 +00:00
nsTableColFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableColFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableColGroupFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableColGroupFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableFrame.h Bug 1863421 Part 1 - Stop reserving row-spacing at the block-start edge in table continuations. r=dholbert 2024-03-06 16:01:58 +00:00
nsTableRowFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableRowFrame.h Bug 1648947 - Force table-cells to use 'vertical-align:top' in printing. r=dholbert 2024-03-26 02:41:07 +00:00
nsTableRowGroupFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableRowGroupFrame.h Bug 1871608 Part 2 - Remove unused setters and member variables for continuous BC borders in table parts. r=jwatt 2023-12-22 22:53:50 +00:00
nsTableWrapperFrame.cpp Bug 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableWrapperFrame.h Bug 1350037 Part 3 - Prevent table caption from honoring justify-*/align-* when table is a grid item. r=dholbert 2023-12-18 22:12:43 +00:00
SpanningCellSorter.cpp Bug 1839051 - Use nsTArray::Sort in the SpanningCellSorter. r=xpcom-reviewers,emilio 2023-12-11 06:53:27 +00:00
SpanningCellSorter.h Bug 1839051 - Use nsTArray::Sort in the SpanningCellSorter. r=xpcom-reviewers,emilio 2023-12-11 06:53:27 +00:00
TableArea.h