Add fill-stroke-3.vim

See also: http://www.w3.org/TR/2017/WD-fill-stroke-3-20170413/
This commit is contained in:
Kyo Nagashima
2017-04-14 14:19:01 +09:00
parent 8e6268701f
commit 2d8e5a3711
4 changed files with 45 additions and 0 deletions

View File

@@ -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;