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.