mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Add fill-stroke-3.vim
See also: http://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/
This commit is contained in:
@@ -223,6 +223,26 @@
|
||||
wrap-through: maximum;
|
||||
}
|
||||
|
||||
.fill-stroke-3 {
|
||||
fill-break: stupid;
|
||||
fill-color: compress;
|
||||
fill-image: dashes;
|
||||
fill-origin: gaps;
|
||||
fill-position: auto;
|
||||
fill-size: auto;
|
||||
fill-repeat: auto;
|
||||
stroke-align: auto;
|
||||
stroke-break: auto;
|
||||
stroke-dash-corner: auto;
|
||||
stroke-dash-justify: auto;
|
||||
stroke-color: auto;
|
||||
stroke-image: auto;
|
||||
stroke-origin: auto;
|
||||
stroke-position: auto;
|
||||
stroke-size: auto;
|
||||
stroke-repeat: auto;
|
||||
}
|
||||
|
||||
.filter-effects-1 {
|
||||
flood-color: sRGB;
|
||||
flood-opacity: linearRGB;
|
||||
|
||||
Reference in New Issue
Block a user