gecko-dev/layout/tables
Emilio Cobos Álvarez c17b1c2e53 Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris
This will prevent growing them when introducing fit-content(<length>).

This can _almost_ be derived, if it wasn't because of the quirky stuff.
I think the macro is probably good enough for now but let me know if you
disagree.

Differential Revision: https://phabricator.services.mozilla.com/D106713
2021-03-02 12:11:35 +00:00
..
crashtests
reftests
test
BasicTableLayoutStrategy.cpp Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris 2021-03-02 12:11:35 +00:00
BasicTableLayoutStrategy.h
celldata.h
FixedTableLayoutStrategy.cpp Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris 2021-03-02 12:11:35 +00:00
FixedTableLayoutStrategy.h
moz.build
nsCellMap.cpp
nsCellMap.h
nsITableCellLayout.h
nsITableLayoutStrategy.h
nsTableCellFrame.cpp
nsTableCellFrame.h
nsTableColFrame.cpp
nsTableColFrame.h
nsTableColGroupFrame.cpp
nsTableColGroupFrame.h
nsTableFrame.cpp Bug 1695390 - Move extremum lengths to the individual Size / MaxSize types. r=boris 2021-03-02 12:11:35 +00:00
nsTableFrame.h
nsTableRowFrame.cpp
nsTableRowFrame.h
nsTableRowGroupFrame.cpp
nsTableRowGroupFrame.h
nsTableWrapperFrame.cpp Bug 1692116 Part 2 - Fix table flex item's flex base size & hypothetical main size in a column flex container. r=dholbert 2021-02-25 20:06:10 +00:00
nsTableWrapperFrame.h Bug 1692116 Part 1 - Let nsTableWrapperFrame::ComputeAutoSize() return a resolved block-size. r=dholbert 2021-02-25 20:06:10 +00:00
SpanningCellSorter.cpp
SpanningCellSorter.h
TableArea.h