Module box_

Source
Expand description

Generic types for box properties.

Re-exports§

pub use self::GenericVerticalAlign as VerticalAlign;
pub use self::GenericContainIntrinsicSize as ContainIntrinsicSize;
pub use self::GenericLineClamp as LineClamp;
pub use self::GenericPerspective as Perspective;

Structs§

GenericLineClamp
Note that we only implement -webkit-line-clamp as a single, longhand property for now, but the spec defines line-clamp as a shorthand for separate max-lines, block-ellipsis, and continue properties.

Enums§

GenericContainIntrinsicSize
https://drafts.csswg.org/css-sizing-4/#intrinsic-size-override
GenericPerspective
A generic value for the perspective property.
GenericVerticalAlign
A generic value for the vertical-align property.
PositionProperty
VerticalAlignKeyword