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

Fix inline size bubbling with fixed width block. Improve intrinsic inline size calculation for text fragments. #3217

Merged
merged 1 commit into from Sep 5, 2014

Conversation

@glennw
Copy link
Member

glennw commented Sep 5, 2014

These two fixes are related to the wikipedia metabug #2554.

They don't make the wikipedia page look better (they cause a slight regression in the top caption table), but they are prerequisites for fixing some of the other layout issues that remain.

Added reftests for each of the three cases I have come across that this patch solves.

…line size calculation for text fragments.

These two fixes are related to the wikipedia metabug #2554.

They don't make the wikipedia page look better (they cause a slight regression in the top caption table), but they are prerequisites for fixing some of the other layout issues that remain.

Added reftests for each of the three cases I have come across that this patch solves.
@hoppipolla-critic-bot
Copy link

hoppipolla-critic-bot commented Sep 5, 2014

Critic review: https://critic.hoppipolla.co.uk/r/2508

This is an external review system which you may optionally use for the code review of your pull request.

In order to help critic track your changes, please do not make in-place history rewrites (e.g. via git rebase -i or git commit --amend) when updating this pull request.

@pcwalton
Copy link
Contributor

pcwalton commented Sep 5, 2014

r+

jdm added a commit that referenced this pull request Sep 5, 2014
Fix inline size bubbling with fixed width block. Improve intrinsic inline size calculation for text fragments.
@jdm jdm merged commit 64a9075 into servo:master Sep 5, 2014
1 check passed
1 check passed
continuous-integration/travis-ci The Travis CI build passed
Details
@glennw glennw deleted the glennw:layout-fixes branch Sep 15, 2014
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

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