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

Reapply line-height change with fixes for normal line-height and inline images. #532

Merged
merged 3 commits into from Jun 21, 2013

Commits on Jun 21, 2013

  1. Reapply "Add initial support for the line-height property. Line heigh…

    …t 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."
    
    This reverts commit 0bb3fbd.
    jrfeenst committed Jun 21, 2013
  2. Fix computing line height for generic boxes and images.

    jrfeenst committed Jun 21, 2013
You can’t perform that action at this time.