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

Scan inline flow's box list to form lineboxes #100

Closed
burg opened this issue Oct 9, 2012 · 1 comment
Closed

Scan inline flow's box list to form lineboxes #100

burg opened this issue Oct 9, 2012 · 1 comment

Comments

@burg
Copy link

@burg burg commented Oct 9, 2012

The dummy line breaking behavior right now is to place each box of an InlineFlow on a separate line.

This should instead use the available width to line up boxes (and possibly split TextBox boxes).

On the final bottom-up pass, line box members should have their y-offset set, based on child heights and linebox positioning.

@burg
Copy link
Author

@burg burg commented Oct 18, 2012

Fixed! (for now)

@burg burg closed this Oct 18, 2012
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
Add a test for indexed properties on Navigator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.