From 947e19464e621348fc41c9fd359d17a894d09253 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Wed, 2 Dec 2015 17:35:33 +0100 Subject: Add some SVG2 text properties to tables. (bzr r14500) --- share/attributes/css_defaults | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'share/attributes/css_defaults') 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" -- cgit v1.2.3