gecko-dev/layout/tables
Emilio Cobos Álvarez 6031d17b18 Bug 1923201 - Make table row height not influenced by baseline of child cell. r=dshin
This matches Blink, and WebKit trunk[1], and prevents regressions when landing
bug 1922900.

[1]: 35080913a8

Differential Revision: https://phabricator.services.mozilla.com/D224805
2024-10-07 20:57:45 +00:00
..
crashtests
reftests
test
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
FixedTableLayoutStrategy.cpp
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp
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
nsTableColFrame.h
nsTableColGroupFrame.cpp
nsTableColGroupFrame.h
nsTableFrame.cpp Bug 1917144 Part 2 - Add IntrinsicSizeInput::mContainingBlockSize. r=dholbert 2024-09-11 18:01:40 +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 1923201 - Make table row height not influenced by baseline of child cell. r=dshin 2024-10-07 20:57:45 +00:00
nsTableRowFrame.h
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