Skip to main content

Module table

Module table 

Source
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.