HTML and CSS Reference
In-Depth Information
O NLINE http://htmlref.com/ch6/maskrepeat.html
Compatibility
No specification
Chrome 2+, Safari 3.1+
Notes
• In WebKit-based browsers this property is known as -webkit-mask-repeat .
• If the value is not set to repeat , any area that is not covered by the mask will be
treated as if there is a mask with an alpha value of 0 over it and that area will not
display.
mask-size
This property specifies the size of a mask.
Syntax
mask-size: length [ length ]
where one length value indicates both the width and height and two length values indicate
the width first and then the height.
Search WWH ::




Custom Search