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/cssprops | |
| 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/cssprops')
| -rw-r--r-- | share/attributes/cssprops | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/attributes/cssprops b/share/attributes/cssprops index 18f04ce3c..53a3791b7 100644 --- a/share/attributes/cssprops +++ b/share/attributes/cssprops @@ -70,6 +70,8 @@ "font-variant-position" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" +"font-variation-settings" - "a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use","altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" + "font-weight" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" "glyph-orientation-horizontal" - "altGlyph","textPath","text","tref","tspan","flowRoot","flowPara","flowSpan","a","defs","glyph","g","marker","mask","missing-glyph","pattern","svg","switch","symbol","use" |
