summaryrefslogtreecommitdiffstats
path: root/share/attributes/css_defaults
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2015-12-02 16:35:33 +0000
committertavmjong-free <tavmjong@free.fr>2015-12-02 16:35:33 +0000
commit947e19464e621348fc41c9fd359d17a894d09253 (patch)
tree484e7fb90a42ede591b8159226ecf887de4eba85 /share/attributes/css_defaults
parentCorrect line spacing for text in a shape when various font-sizes present. (diff)
downloadinkscape-947e19464e621348fc41c9fd359d17a894d09253.tar.gz
inkscape-947e19464e621348fc41c9fd359d17a894d09253.zip
Add some SVG2 text properties to tables.
(bzr r14500)
Diffstat (limited to 'share/attributes/css_defaults')
-rw-r--r--share/attributes/css_defaults10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults
index 05735a0f2..396c8a2d9 100644
--- a/share/attributes/css_defaults
+++ b/share/attributes/css_defaults
@@ -98,6 +98,14 @@
"pointer-events" - "visiblePainted" - "yes"
+"shape-inside" - "auto" - "no"
+
+"shape-margin" - "0" - "no"
+
+"shape-outside" - "auto" - "no"
+
+"shape-padding" - "none" - "no"
+
"shape-rendering" - "auto" - "yes"
"solid-color" - "#000000" - "no"
@@ -158,6 +166,8 @@
"visibility" - "visible" - "yes"
+"white-space" - "normal" - "yes"
+
"word-spacing" - "normal" - "yes"
"writing-mode" - "lr-tb" - "yes"