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

Floated text is displayed on the wrong line #11163

Closed
kaksmet opened this issue May 12, 2016 · 1 comment
Closed

Floated text is displayed on the wrong line #11163

kaksmet opened this issue May 12, 2016 · 1 comment

Comments

@kaksmet
Copy link
Contributor

@kaksmet kaksmet commented May 12, 2016

I encountered this while writing a test for #11142.

<!DOCTYPE html>
<div style="width: 400px; border: 2px solid green">
    WWWWWWWWWWWW <span style="float: right;">WWWWWWWWWWWW</span>
    WWWWWWWWWWWW <span style="float: right;">WWWWWWWWWWW</span>
    WWWWWWWWWWWW
</div>

Firefox

firefox

Servo

servo

@stshine
Copy link
Contributor

@stshine stshine commented May 5, 2017

This is #13683, let's track it there.

@stshine stshine closed this May 5, 2017
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
3 participants
You can’t perform that action at this time.