15.4 Font styling: the 'font-style' property

Chapter 15 - Fonts - 15.4 Font styling: the 'font-style' property

Go to the relevant page of the specification.

c523-font-style-000
font-style
c527-font-000
font
c527-font-004
font
c527-font-005
font
c527-font-006
font
c527-font-007
font
c527-font-008
font
c527-font-10
font
c543-txt-decor-000 (image)
text-decoration
font-style-001 (ahem)
Font-style set to 'normal'
The 'font-style' property set to 'normal' correctly renders the characters as normal text.
font-style-002 (ahem)
Font-style set to 'italic'
The 'font-style' property set to 'italic' correctly renders the characters as italic text.
font-style-003 (ahem)
Font-style set to 'oblique'
The 'font-style' property set to 'normal' correctly renders the characters as oblique text.
font-style-004 (ahem)
Font-style set to 'inherit'
The 'font-style' property set to 'inherit', inherits is value from the parent element's value.
font-style-applies-to-001
Font-style and 'display: inline' elements
The 'font-style' property applies to 'display: inline' elements.
font-style-applies-to-002
Font-style and 'display: block' elements
The 'font-style' property applies to 'display: block' elements.
font-style-applies-to-003
Font-style and 'display: list-item' elements
The 'font-style' property applies to 'display: list-item' elements.
font-style-applies-to-005
Font-style and 'display: inline-block' elements
The 'font-style' property applies to 'display: inline-block' elements.
font-style-applies-to-006
Font-style and 'display: table' elements
The 'font-style' property applies to 'display: table' elements.
font-style-applies-to-007
Font-style and 'display: inline-table' elements
The 'font-style' property applies to 'display: inline-table' elements.
font-style-applies-to-008
Font-style and 'display: table-row-group' elements
The 'font-style' property applies to 'display: table-row-group' elements.
font-style-applies-to-009
Font-style and 'display: table-header-group' elements
The 'font-style' property does not applies to 'display: table-header-group' elements.
font-style-applies-to-010
Font-style and 'display: table-footer-group' elements
The 'font-style' property applies to 'display: table-footer-group' elements.
font-style-applies-to-011
Font-style and 'display: table-row' elements
The 'font-style' property apples to 'display: table-row' elements.
font-style-applies-to-014
Font-style and 'display: table-cell' elements
The 'font-style' property applies to 'display: table-cell' elements.
font-style-applies-to-015
Font-style and 'display: table-caption' elements
The 'font-style' property applies to 'display: table-caption' elements.
font-style-applies-to-016
Font-style and 'display: none' elements
The font-style' property applies to 'display: none' elements.
font-style-applies-to-017
Font-style and 'display: inherit' elements
The 'font-style' property applies to 'display: inherit' elements.