Add initial support for the line-height property. Line height is only…
7dcff2b
… 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.