readonly
CSSPrimitiveValue
bottom
readonly
CSSPrimitiveValue
left
The left side of the rectangle.
readonly
CSSPrimitiveValue
right
The right side of the rectangle.
readonly
CSSPrimitiveValue
top
This interface represents a CSS rect(top right bottom left) value, as used with the CSS clip attribute, for example. Consult a CSS reference for details.
CSSPrimitiveValue.getRectValue( )