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

Initial support for line heights calculations. #502

Closed
wants to merge 4 commits into from

Commits on May 29, 2013

  1. auto merge of #466 : pcwalton/servo/phantom-type, r=pcwalton

    See the explanation on the commit for more detail.
    
    r? @metajack
    bors-servo
    bors-servo committed May 29, 2013

Commits on May 30, 2013

  1. Initial support for line-height. Does not take vertical-align into ac…

    …count but does align baselines based on the largest box.
    jrfeenst committed May 30, 2013
  2. Update the gitignore list for the new component directory.

    jrfeenst committed May 30, 2013

Commits on Jun 7, 2013

  1. Scale the font size to pixels from pt. It seems like the font librari…

    …es are expecting pixels, not points like the docs say. The glyph advance is also scaled slightly to match what is show in Firefox.
    jrfeenst committed Jun 7, 2013
You can’t perform that action at this time.