Skip to main content

Module box_model

Module box_model 

Source
Expand description

Box model resolution: margin, border, padding computation.

Structs§

BoxModel
Resolved box model dimensions for a layout box.

Functions§

resolve_block_width
Resolve the content width of a block-level box per CSS 2.1 §10.3.3.