Expand description
Per-node data used in style calculation.
Structs§
- Eager
Pseudo Styles - A lazily-allocated list of styles for eagerly-cascaded pseudo-elements.
- Element
Data - Style system data associated with an Element.
- Element
Data Flags - Various flags stored on ElementData.
- Element
Styles - The styles associated with a node, including the styles for any pseudo-elements.
Enums§
- Restyle
Kind - The kind of restyle that a single element should do.
- Viewport
Unit Usage - Information on how this element uses viewport units.