Type Definition style::values::specified::border::BorderSpacing [] [src]

type BorderSpacing = GenericBorderSpacing<NonNegativeLength>;

A specified value for the border-spacing longhand properties.

Trait Implementations

impl Parse for BorderSpacing
[src]

[src]

Parse a value of this type. Read more