summaryrefslogtreecommitdiffstats
path: root/share/attributes/cssprops
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2014-07-31 14:31:01 +0000
committertavmjong-free <tavmjong@free.fr>2014-07-31 14:31:01 +0000
commit291925ef62d1068af1c4b7f3614c96d46f3c20f2 (patch)
tree909ddb2084eae4b02ff42fcd3860c97efb505cbd /share/attributes/cssprops
parentLimit the number of paths to be used as snap targets, to keep Inkscape respon... (diff)
downloadinkscape-291925ef62d1068af1c4b7f3614c96d46f3c20f2.tar.gz
inkscape-291925ef62d1068af1c4b7f3614c96d46f3c20f2.zip
Basic support for <solidColor> element (rendering only as a paint server).
(bzr r13484)
Diffstat (limited to 'share/attributes/cssprops')
-rw-r--r--share/attributes/cssprops4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/attributes/cssprops b/share/attributes/cssprops
index a4bc8a398..aefb60cc1 100644
--- a/share/attributes/cssprops
+++ b/share/attributes/cssprops
@@ -94,6 +94,10 @@
"shape-rendering" - "path","rect","circle","ellipse","line","polyline","polygon","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"
+"solid-color" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use"
+
+"solid-opacity" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use"
+
"stop-color" - "stop"
"stop-opacity" - "stop"