fontStyle

abstract var fontStyle: FontStyle?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Syntax: normal | italic | oblique <angle>?

Initial value: normal

| Chrome | Firefox | Safari |  Edge  |  IE   |
| :----: | :-----: | :----: | :----: | :---: |
|   1    |    1    |   1    |   12   |   4   |

See also