summaryrefslogtreecommitdiffstats
path: root/src/attributes.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/attributes.cpp')
-rw-r--r--src/attributes.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/attributes.cpp b/src/attributes.cpp
index 9ba646ab4..6522563af 100644
--- a/src/attributes.cpp
+++ b/src/attributes.cpp
@@ -507,9 +507,10 @@ static SPStyleProp const props[] = {
/* SVG 2 Text Wrapping */
{SP_PROP_SHAPE_INSIDE, "shape-inside"},
- {SP_PROP_SHAPE_OUTSIDE, "shape-outside"},
+ {SP_PROP_SHAPE_SUBTRACT,"shape-subtract"},
{SP_PROP_SHAPE_PADDING, "shape-padding"},
{SP_PROP_SHAPE_MARGIN, "shape-margin"},
+ {SP_PROP_INLINE_SIZE, "inline-size"},
/* Text Decoration */
{SP_PROP_TEXT_DECORATION, "text-decoration"}, // CSS 2/CSS3-Shorthand