FontFace:style 属性
Baseline
Widely available
This feature is well established and works across many devices and browser versions. It’s been available across browsers since 2020年1月.
备注: 此特性在 Web Worker 中可用。
FontFace 接口的 style 属性用于获取或设置字体的样式。
该属性等效于 font-style 描述符。
值
包含样式表 @font-face 规则中定义的描述符的字符串。
规范
| Specification |
|---|
| CSS Font Loading Module Level 3> # dom-fontface-style> |