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§
- Generic
Line Clamp - 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§
- Generic
Contain Intrinsic Size - https://drafts.csswg.org/css-sizing-4/#intrinsic-size-override
- Generic
Perspective - A generic value for the
perspective
property. - Generic
Vertical Align - A generic value for the
vertical-align
property. - Position
Property - Vertical
Align Keyword