gecko-dev/layout/tables
2024-11-17 12:09:57 +00:00
..
crashtests Bug 1768921 - Ensure that padding inflated bounds of in-flow children are included in the scrollable element's overflow area. r=dholbert 2024-11-13 20:29:13 +00:00
reftests
test Bug 1825384 - Use app units in border-collapsed table data, not dev pixels. r=emilio 2024-05-14 13:51:28 +00:00
BasicTableLayoutStrategy.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
BasicTableLayoutStrategy.h Bug 1910428 Part 2 - Convert BtlsISizeType to an enum class. r=layout-reviewers,jfkthame 2024-07-29 22:04:00 +00:00
celldata.h Bug 1825384 - Use app units in border-collapsed table data, not dev pixels. r=emilio 2024-05-14 13:51:28 +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
nsCellMap.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
nsCellMap.h Bug 1929626 - Remove more uses/includes of nsAlgorithm.h r=emilio,win-reviewers,gstoll 2024-11-07 11:09:40 +00:00
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1931748. Fix some readability-else-after-return issues in layout code. r=jfkthame 2024-11-17 12:09:57 +00:00
nsTableCellFrame.h Bug 1909761 Part 2 - Create a helper struct IntrinsicSizeInput to aggregate needed data when computing intrinsic inline size. r=dholbert 2024-09-03 04:25:41 +00:00
nsTableColFrame.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
nsTableColFrame.h Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
nsTableColGroupFrame.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp Bug 1931748. Fix some readability-else-after-return issues in layout code. r=jfkthame 2024-11-17 12:09:57 +00:00
nsTableFrame.h Bug 1909761 Part 2 - Create a helper struct IntrinsicSizeInput to aggregate needed data when computing intrinsic inline size. r=dholbert 2024-09-03 04:25:41 +00:00
nsTableRowFrame.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
nsTableRowFrame.h Bug 1825384 - Use app units in border-collapsed table data, not dev pixels. r=emilio 2024-05-14 13:51:28 +00:00
nsTableRowGroupFrame.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
nsTableRowGroupFrame.h
nsTableWrapperFrame.cpp Bug 1742042 Part 4 - Apply flex item's stretched cross-size when computing flex container's intrinsic inline size. r=dholbert 2024-09-13 06:52:13 +00:00
nsTableWrapperFrame.h Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
SpanningCellSorter.cpp Bug 1931736. Add missing braces around if/loop statements in layout/tables/. r=layout-reviewers,emilio 2024-11-17 05:04:01 +00:00
SpanningCellSorter.h
TableArea.h