Top Level Block: font-size="13pt" background-color="#00ff00"
Nested Block: font-size="inherited-property-value() + 3pt"
(calculate with an inherited value)
Top Level Block: font-size="24pt" background-color="#ff0000"
Nested Block:
font-size="from-parent() + 2pt"(inherited value and calculate)
background-color="from-parent()" (calculate with an inherited value)
Top Level Block: font-size="24pt" background-color="#0000ff"
Nested Block: background-color=default
Nested Block: background-color="from-nearest-specified-value()"
Start-aligned
End-aligned
Center-aligned