font-style
Requests normal (sometimes referred to as "roman" or "upright"), italic, and oblique faces within a font family. CSS2 Reference: "font-style" property
Attribute information
Namespace: None
Schema document: fo.xsd
Type: fo:font-style
Properties: Local, Unqualified
Value
Valid value Description normal A font that is classified as "normal" in the UA's font database. italic A font that is classified as "italic" in the UA's font database, or, if that is not available, one labeled 'oblique'. Fonts with Italic, Cursive, or Kursiv in their names will typically be labeled "italic". oblique A font that is classified as "oblique" in the UA's font database. Fonts with Oblique, Slanted, or Incline in their names will typically be labeled "oblique" in the font database. A font that is labeled "oblique" in the UA's font database may actually have been generated by electronically slanting a normal font. backslant A font that is classified as "backslant" in the UA's font database. inherit
Used in
- Attribute group fo:font-style
- Anonymous type of element fo:bidi-override via reference to fo:common-font-properties
- Anonymous type of element fo:block via reference to fo:common-font-properties
- Anonymous type of element fo:bookmark-title via reference to fo:font-style
- Anonymous type of element fo:character via reference to fo:common-font-properties
- Anonymous type of element fo:initial-property-set via reference to fo:common-font-properties
- Anonymous type of element fo:inline via reference to fo:common-font-properties
- Anonymous type of element fo:leader via reference to fo:common-font-properties
- Anonymous type of element fo:page-number via reference to fo:common-font-properties
- Anonymous type of element fo:page-number-citation via reference to fo:common-font-properties
- Anonymous type of element fo:page-number-citation-last via reference to fo:common-font-properties
- Anonymous type of element fo:scaling-value-citation via reference to fo:common-font-properties
- Anonymous type of element fo:title via reference to fo:common-font-properties
- Attribute group fo:common-font-properties via reference to fo:font-style