Expand description
Computed types for CSS values related to borders.
Re-exports§
pub use crate::values::specified::border::BorderImageRepeat;
Type Aliases§
- A computed value for the
border-*-radius
longhand properties. - A computed value for a single side of a
border-image-width
property. - A computed value for the
border-image-slice
property. - A computed value for the
border-image-width
property. - A computed value for the
border-radius
property. - A computed value for border-width (and the like).
- A computed value for the
border-spacing
longhand property. - A computed value for -webkit-text-stroke-width.