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. #493

Merged
merged 3 commits into from May 30, 2013
Merged

Conversation

@jrfeenst
Copy link
Contributor

jrfeenst commented May 30, 2013

This calculates the line-height of each line box based on the tallest box in the line. It then lines up the baselines of all the other boxes.

bors-servo and others added 3 commits May 29, 2013
See the explanation on the commit for more detail.

r? @metajack
…count but does align baselines based on the largest box.
@jrfeenst
Copy link
Contributor Author

jrfeenst commented May 30, 2013

I based these changes against auto. Because it seemed like there was a bunch of stuff there that I didn't want to cause merge conflicts with when they made it to master. Let me know if that was the wrong thing to do.

@bors-servo

This comment has been minimized.

Copy link
Contributor

bors-servo commented on 0ff196d May 30, 2013

This comment has been minimized.

Copy link
Contributor

bors-servo replied May 30, 2013

merging jrfeenst/servo/line-height = 0ff196d into auto

This comment has been minimized.

Copy link
Contributor

bors-servo replied May 30, 2013

jrfeenst/servo/line-height = 0ff196d merged ok, testing candidate = 1009e06

bors-servo pushed a commit that referenced this pull request May 30, 2013
This calculates the line-height of each line box based on the tallest box in the line. It then lines up the baselines of all the other boxes.
@bors-servo bors-servo merged commit 0ff196d into servo:auto May 30, 2013
@jdm jdm mentioned this pull request Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.