Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial support for the line-height property. #521

Merged
merged 2 commits into from Jun 20, 2013

Commits on Jun 9, 2013

  1. Add initial support for the line-height property. Line height is only…

    … 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.
    jrfeenst committed Jun 9, 2013

Commits on Jun 16, 2013

  1. Add initial support for the line-height property. Line height is only…

    … 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.
    jrfeenst committed Jun 16, 2013
You can’t perform that action at this time.