Module style::data
[−]
[src]
Per-node data used in style calculation.
Structs
EagerPseudoStyles |
A lazily-allocated list of styles for eagerly-cascaded pseudo-elements. |
ElementData |
Style system data associated with an Element. |
ElementDataFlags |
Various flags stored on ElementData. |
ElementStyles |
The styles associated with a node, including the styles for any pseudo-elements. |
Enums
RestyleKind |
The kind of restyle that a single element should do. |