FontStyle
[ Interface ]
Version 1.8
'Normal' | 'Italic' | 'Oblique'
Version 1.10
'Normal' | 'Italic' | 'Oblique' | 'Auto'
Keywords as strings.
If Auto
is specified, the parent value, for example from a central CSS file that specifies the style for the <html> element, applies.
Schema: tchmi:framework#/definitions/FontStyle
Available from 1.8 |