Expand description
CSS Table Layout algorithm.
Implements CSS 2.1 §17 — Tables.
Supports both table-layout: fixed and table-layout: auto.
Functions§
- layout_
table - Layout a table element and its contents.
CSS Table Layout algorithm.
Implements CSS 2.1 §17 — Tables.
Supports both table-layout: fixed and table-layout: auto.