mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2026-01-21 16:42:05 +08:00
follow WD-css-masking-1-20131029
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
syn match cssFontProp contained "\<mask\(-\(image\|source-type\|repeat\|position\|clip\|origin\|size\|type\)\)\=\>"
|
||||
syn match cssFontProp contained "\<mask-box-image\(-\(source\|slice\|width\|outset\|repeat\)\)\=\>"
|
||||
syn match cssFontProp contained "\<clip-\(path\|rule\)\>"
|
||||
syn keyword cssFontAttr contained evenodd luminance alpha
|
||||
syn keyword cssFontAttr contained alpha luminance nonzero evenodd
|
||||
syn match cssFontAttr contained "\<no-clip\>"
|
||||
|
||||
" http://www.w3.org/TR/css-masking/#MaskElement
|
||||
" syn keyword cssTagName mask
|
||||
Reference in New Issue
Block a user