Add initial support for the line-height property. Line height is only…
9d7f78a
… based on the tallest box in each line and does not factor in the vertical-alignment. Improves whitespace handling by passing the whitespace state between function invocations.