gecko-dev/layout/tables
2024-10-25 16:42:33 +03:00
..
crashtests Bug 1883606 - Export more MathML crashtests to WPT. r=emilio 2024-03-08 15:40:22 +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 1900232: Part 5 - Add anchor-size() to sizing properties. r=firefox-style-system-reviewers,emilio 2024-09-23 13:58:38 +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 1885693: Converted LogicalSide to an enum class, and renamed variables accordingly. r=TYLin 2024-03-26 17:55:16 +00:00
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp Bug 1917144 Part 1 - Rename mPercentageBasis to mPercentageBasisForChildren in IntrinsicSizeInput. r=dholbert 2024-09-11 18:01:39 +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 1888535 Part 5 - Remove DISPLAY_REFLOW. r=layout-reviewers,emilio 2024-04-02 19:03:05 +00:00
nsTableColFrame.h Bug 1825384 - Use app units in border-collapsed table data, not dev pixels. r=emilio 2024-05-14 13:51:28 +00:00
nsTableColGroupFrame.cpp Bug 1892307 Part 2 - Remove LogicalSideBits. r=layout-reviewers,jfkthame 2024-04-19 22:16:03 +00:00
nsTableColGroupFrame.h
nsTableFrame.cpp Backed out changeset d92f391b3b0c (bug 1922838) for backing out bug 1915351 2024-10-25 16:42:33 +03: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 1923201 - Make table row height not influenced by baseline of child cell. r=dshin 2024-10-07 20:57:45 +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 1923201 - Make table row height not influenced by baseline of child cell. r=dshin 2024-10-07 20:57:45 +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 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
SpanningCellSorter.cpp
SpanningCellSorter.h
TableArea.h