Skip to main content

Module computed

Module computed 

Source
Expand description

Specified → computed value resolution.

Handles CSS inheritance, initial values, and value computation.

Functions§

build_box_tree
Build a BoxTree from a DomTree with resolved styles.
html_to_box_tree
High-level function: parse HTML + CSS and produce a BoxTree ready for layout.