summaryrefslogtreecommitdiffstats
path: root/share/attributes/css_defaults
diff options
context:
space:
mode:
authorTavmjong Bah <tavmjong@free.fr>2013-12-12 14:13:19 +0000
committertavmjong-free <tavmjong@free.fr>2013-12-12 14:13:19 +0000
commit79679a4b733615403756d9bf5d6e71c7f7bd4cc3 (patch)
tree8f7fb0564946ae0eec2c73249b95add0a9e38ab6 /share/attributes/css_defaults
parentFix for Bug #1255367 (Alt D clears undo history even when nothing happens). (diff)
downloadinkscape-79679a4b733615403756d9bf5d6e71c7f7bd4cc3.tar.gz
inkscape-79679a4b733615403756d9bf5d6e71c7f7bd4cc3.zip
Accept new CSS blend properties as valid.
(bzr r12849)
Diffstat (limited to 'share/attributes/css_defaults')
-rw-r--r--share/attributes/css_defaults4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults
index 1de1e96c1..e001c091b 100644
--- a/share/attributes/css_defaults
+++ b/share/attributes/css_defaults
@@ -62,6 +62,8 @@
"image-rendering" - "auto" - "yes"
+"isolation" - "auto" - "no"
+
"kerning" - "auto" - "yes"
"letter-spacing" - "normal" - "yes"
@@ -80,6 +82,8 @@
"mask" - "none" - "no"
+"mix-blend-mode" - "normal" - "no"
+
"opacity" - "1" - "no"
"overflow" - "hidden" - "no"