Module masking

Source
Expand description

CSS properties related to clipping and masking.

Structs§

Mask
A value for the mask shorthand property.
MaskBorder
A value for the mask-border shorthand property.

Enums§

ClipPath
A value for the clip-path property.
GeometryBox
A <geometry-box> value as used in the mask-clip and clip-path properties.
MaskBorderMode
A value for the mask-border-mode property.
MaskClip
A value for the mask-clip property.
MaskComposite
A value for the mask-composite property.
MaskMode
A value for the mask-mode property.
MaskType
A value for the mask-type property.
WebKitMaskComposite
A value for the -webkit-mask-composite property.
WebKitMaskSourceType
A value for the -webkit-mask-source-type property.