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