fo:line-height
shorthand component of line-height
See http://www.w3.org/TR/CSS2/visudet.html#propdef-line-height.
Simple type information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Content
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?(pc|px|pt|mm|cm|in|em)
- Type based on xsd:string
- Pattern: [\+\-]?\d+(\.?\d+)?%
- Type based on xsd:token
Valid value inherit
- Type based on xsd:token
Valid value Description normal Tells user agents to set the used value to a "reasonable" value based on the font of the element. The value has the same meaning as <number>. We recommend a used value for 'normal' between 1.0 to 1.2. The computed value is 'normal'.
from type fo:number
from type fo:length-percentage-or-inherit
from type fo:length
from type fo:percentage
from type fo:inherit