summaryrefslogtreecommitdiffstats
path: root/share/attributes/svgprops
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2014-02-25 16:38:52 +0000
committertavmjong-free <tavmjong@free.fr>2014-02-25 16:38:52 +0000
commit1f45b19153029772dc47af380a4c2d60e33090aa (patch)
tree0be23243c98173be31cbb7242bd51e8e66c1c535 /share/attributes/svgprops
parentRevert unintended checkin. (diff)
downloadinkscape-1f45b19153029772dc47af380a4c2d60e33090aa.tar.gz
inkscape-1f45b19153029772dc47af380a4c2d60e33090aa.zip
Allow 'transform' on flowRoot, flowPara, and flowSpan.
(bzr r13059)
Diffstat (limited to 'share/attributes/svgprops')
-rw-r--r--share/attributes/svgprops8
1 files changed, 7 insertions, 1 deletions
diff --git a/share/attributes/svgprops b/share/attributes/svgprops
index 1de16b6a5..3e72fc65f 100644
--- a/share/attributes/svgprops
+++ b/share/attributes/svgprops
@@ -340,7 +340,7 @@
"to" - "set","animate","animateColor","animateMotion","animateTransform"
-"transform" - "a","circle","clipPath","defs","ellipse","foreignObject","g","image","line","path","polygon","polyline","rect","switch","text","use"
+"transform" - "a","circle","clipPath","defs","ellipse","foreignObject","g","image","line","path","polygon","polyline","rect","switch","text","use","flowRoot","flowPara","flowSpan"
"type" - "animateTransform","feColorMatrix","feTurbulence","script","style","feFuncA","feFuncB","feFuncG","feFuncR"
@@ -490,6 +490,8 @@
"image-rendering" - "pattern","image","feImage","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"
+"isolation" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use"
+
"kerning" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"
"letter-spacing" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"
@@ -508,10 +510,14 @@
"mask" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use"
+"mix-blend-mode" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use"
+
"opacity" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use"
"overflow" - "svg","symbol","foreignObject","pattern","marker"
+"paint-order" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"
+
"pointer-events" - "circle","ellipse","image","line","path","polygon","polyline","rect","text","use","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"
"shape-rendering" - "path","rect","circle","ellipse","line","polyline","polygon","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use"