summaryrefslogtreecommitdiffstats
path: root/share/attributes/css_defaults
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-10-15 23:20:12 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-10-15 23:20:12 +0000
commit36fc3ed3c81a7828ae961a793adaf630d571f9b7 (patch)
treecf0c89fdc713f96eba2f760b909c0c648eb075b4 /share/attributes/css_defaults
parentupdate to trunk (diff)
parentBug fixes in roughen and added uption to retract handles (diff)
downloadinkscape-36fc3ed3c81a7828ae961a793adaf630d571f9b7.tar.gz
inkscape-36fc3ed3c81a7828ae961a793adaf630d571f9b7.zip
update to trunk
(bzr r14393.1.21)
Diffstat (limited to 'share/attributes/css_defaults')
-rw-r--r--share/attributes/css_defaults26
1 files changed, 26 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults
index 1f8e8835b..05735a0f2 100644
--- a/share/attributes/css_defaults
+++ b/share/attributes/css_defaults
@@ -1,5 +1,7 @@
"alignment-baseline" - "auto" - "no"
+"backface-visibility" - "visible" - "no"
+
"baseline-shift" - "baseline" - "no"
"clip" - "auto" - "no"
@@ -90,6 +92,10 @@
"paint-order" - "normal" - "yes"
+"perspective" - "none" - "no"
+
+"perspective-origin" - "NO_DEFAULT" - "no"
+
"pointer-events" - "visiblePainted" - "yes"
"shape-rendering" - "auto" - "yes"
@@ -124,10 +130,30 @@
"text-decoration" - "NO_DEFAULT" - "no"
+"text-decoration-color" - "NO_DEFAULT" - "no"
+
+"text-decoration-fill" - "NO_DEFAULT" - "no"
+
+"text-decoration-line" - "none" - "no"
+
+"text-decoration-stroke" - "NO_DEFAULT" - "no"
+
+"text-decoration-style" - "solid" - "no"
+
+"text-orientation" - "mixed" - "yes"
+
"text-rendering" - "auto" - "yes"
"title" - "NO DEFAULT" - "no"
+"transform" - "none" - "no"
+
+"transform-box" - "NO_DEFAULT" - "no"
+
+"transform-origin" - "NO_DEFAULT" - "no"
+
+"transform-style" - "flat" - "no"
+
"unicode-bidi" - "normal" - "no"
"visibility" - "visible" - "yes"