diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-03-10 21:34:53 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-03-10 21:34:53 +0000 |
| commit | 794d725e27886a050f1ca249e2035e50dbe8e6f5 (patch) | |
| tree | 95e50b096c04411f6b0b2968faef4f11fee94376 /share/attributes/css_defaults | |
| parent | Finish implementing reading/writing 'font-variation-settings' CSS property. (diff) | |
| download | inkscape-794d725e27886a050f1ca249e2035e50dbe8e6f5.tar.gz inkscape-794d725e27886a050f1ca249e2035e50dbe8e6f5.zip | |
Update attribute tables for 'font-variation-settings'.
Also add SVG 1.1 specification files used by scripts.
Diffstat (limited to 'share/attributes/css_defaults')
| -rw-r--r-- | share/attributes/css_defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults index 1a5c4ccf3..23cc2089e 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -70,6 +70,8 @@ "font-variant-position" - "normal" - "yes" +"font-variation-settings" - "normal" - "yes" + "font-weight" - "normal" - "yes" "glyph-orientation-horizontal" - "0deg" - "yes" |
