Skip to main content

Module initial_values

Module initial_values 

Source
Expand description

Initial (default) values for all XSL-FO properties

This module provides initial values for all 295 properties as defined in the XSL-FO 1.1 specification (http://www.w3.org/TR/xsl11/).

The initial value is used when:

  • Property is not explicitly set
  • Property is not inherited
  • No parent to inherit from

Functionsยง

get_initial_value
Returns the default value as specified in XSL-FO 1.1 specification. Reference: http://www.w3.org/TR/xsl11/