Expand description
Specified types for CSS values related to borders.
Structs§
- The specified value for the
border-image-repeat
property. - A specified value for a single side of the
border-width
property. The difference between this and LineWidth is whether we snap to device pixels or not.
Enums§
- A single border-image-repeat keyword.
- A specified value for a single side of a
border-style
property. - https://drafts.csswg.org/css-backgrounds-3/#typedef-line-width
Functions§
- Serializes a border shorthand value composed of width/style/color.
Type Aliases§
- A specified value for the
border-*-radius
longhand properties. - A specified value for a single side of a
border-image-width
property. - A specified value for the
border-image-slice
property. - A specified value for the
border-image-width
property. - A specified value for the
border-radius
property. - A specified value for the
border-spacing
longhand properties.