User Guide / CSS Reference / CSS Properties
clip
Syntax
clip:
auto | rect(offset, offset, offset, offset)
Default
auto
Inherited
No
Comments
This property determines the clipping rectangle for absolutely positioned elements (ie. elements with a position value of absolute or fixed).