Expand description
HTML/CSS rendering engine with DOM tree construction and layout computation
Structs§
- CssParser
- CSS parser implementing selector matching and cascade resolution
- CssRule
- Dom
- DOM (Document Object Model)
- DomNode
- Layout
Engine - Layout engine implementing box model and flow layout algorithm
- Layout
Node - Layout
Tree - Stylesheet
Enums§
Functions§
- render_
to_ terminal - Render layout tree to terminal using ASCII art representation