summaryrefslogtreecommitdiffstats
path: root/share/attributes/css_defaults
diff options
context:
space:
mode:
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"