CSS Masks is a CSS module that defines means, including masking and clipping, for partially or fully hiding portions of visual elements.
Reference
Properties
Guides
None.
Specifications
Specification | Status | Comment |
---|---|---|
CSS Masking Module Level 1 | Candidate Recommendation | |
Scalable Vector Graphics (SVG) 1.1 (Second Edition) The definition of 'mask' in that specification. |
Recommendation | Initial definition |
Browser compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support (for SVG) | (Yes) | (Yes) | ? | (Yes) | (Yes) |
Support for HTML, for mask and mask-* longhand properties |
? | 53.0 (53.0) | ? | ? | ? |
Feature | Android | Firefox Mobile (Gecko) | IE Phone | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
Basic support (for SVG) | ? | ? | ? | ? | ? |
Support for HTML, for mask and mask-* longhand properties |
? | 53.0 (53.0) | ? | ? | ? |