Type Definition style::values::computed::box_::VerticalAlign
[−]
[src]
type VerticalAlign = GenericVerticalAlign<LengthOrPercentage>;
A computed value for the vertical-align
property.