mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-08 11:34:45 +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:
@@ -252,6 +252,27 @@
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.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;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.filter-effects-1 {
|
||||
flood-color: sRGB;
|
||||
flood-opacity: linearRGB;
|
||||
|
||||
Reference in New Issue
Block a user