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.
Box model resolution: margin, border, padding computation.