Module layout_2013::table

source Β·
Expand description

CSS table formatting contexts.

Structs§

Enums§

Traits§

  • Encapsulates functionality shared among all table-like flows: for now, tables and table rowgroups.

Functions§

  • Updates the border styles in the block direction for a single row. This function should only be called if border collapsing is on. It is factored out into a separate function because we process children of rowgroups too.