Module layout_2020::table::layout
source ยท Structsยง
- CellLayout ๐A result of a final or speculative layout of a single cell in the table. Note that this is only done for slots that are not covered by spans or empty.
- CellOrTrackMeasure ๐
- CollapsedBorder ๐A calculated collapsed border.
- CollapsedBorders ๐The calculated collapsed borders.
- ColumnLayout ๐Information stored during the layout of columns.
- RowFragmentLayout ๐
- RowLayout ๐Information stored during the layout of rows.
- RowspanToDistribute ๐
- TableLayout ๐A helper struct that performs the layout of the box tree version of a table into the fragment tree version. This implements https://drafts.csswg.org/css-tables/#table-layout-algorithm