CSSLint: add mask-image
https://drafts.fxtf.org/css-masking-1/#the-mask-image
This commit is contained in:
parent
c56f5c32f1
commit
15ae02baa1
|
@ -467,6 +467,7 @@ self.parserlib = (() => {
|
|||
'marquee-speed': 1,
|
||||
'marquee-style': 1,
|
||||
'mask': 1,
|
||||
'mask-image': '[ none | <image> | <uri> ]#',
|
||||
'max-height': 'none | <width-height>',
|
||||
'max-width': 'none | <width-height>',
|
||||
'min-height': 'auto | <width-height>',
|
||||
|
|
Loading…
Reference in New Issue
Block a user