diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2019-09-01 15:42:29 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2019-09-01 15:42:29 +0000 |
| commit | aabd30f338d3272617e7cd19d00c794fc09963ea (patch) | |
| tree | 943472e2034811f41d4f7c804b13668698fbd41b /share/attributes/cssprops | |
| parent | Only register desktop on Dbus once (diff) | |
| download | inkscape-aabd30f338d3272617e7cd19d00c794fc09963ea.tar.gz inkscape-aabd30f338d3272617e7cd19d00c794fc09963ea.zip | |
Add 'vector-effect' to CSS and attribute lists.
Diffstat (limited to 'share/attributes/cssprops')
| -rw-r--r-- | share/attributes/cssprops | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/attributes/cssprops b/share/attributes/cssprops index 093cebb45..0bdc3d705 100644 --- a/share/attributes/cssprops +++ b/share/attributes/cssprops @@ -186,6 +186,8 @@ "unicode-bidi" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan" +"vector-effect" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","flowRoot","use" + "visibility" - "text","tspan","tref","altGlyph","textPath","a","circle","ellipse","image","line","path","polygon","polyline","rect","text","flowRoot","use","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" "white-space" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" |
