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-*-radiuslonghand properties. - Border
Image Side Width - A computed value for a single side of a
border-image-widthproperty. - Border
Image Slice - A computed value for the
border-image-sliceproperty. - Border
Image Width - A computed value for the
border-image-widthproperty. - Border
Radius - A computed value for the
border-radiusproperty. - Border
Side Width - A computed value for border-width (and the like).
- Border
Spacing - A computed value for the
border-spacinglonghand property. - Line
Width - A computed value for -webkit-text-stroke-width.