SVG参考手册
属性 | Attributes
font-variant
该font-variant
属性指示文本是使用小写字母的正常字形还是小写字母的小字形字形来呈现。
作为一个表现属性,它也可以作为一个属性直接在一个CSS样式表中使用,请参阅css font-variant
查看进一步的信息。
用法上下文
Categories |
Presentation attribute |
---|---|
Value |
normal | small-caps | inherit |
Animatable |
Yes |
Normative document |
SVG 1.1 (2nd Edition) |
实例
适用元素
以下元素可以使用该font-variant
属性
- 文本内容元素»另请参阅
css font-variant