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

Jumpy styles #6735

Open
Ms2ger opened this issue Jul 24, 2015 · 0 comments
Open

Jumpy styles #6735

Ms2ger opened this issue Jul 24, 2015 · 0 comments
Labels

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Jul 24, 2015

Test case from #4236 has jumpy styles. -i fixes. CC @pcwalton

<html>
    <head></head>
    <body>
        <a href="http://google.com"> without bold tag</a>
        <b><a href="http://google.com">with bold tag outside a tag</a></b>
        <a href="http://google.com"><b>b tag inside a tag</b> Text outside b tag</a>

    </body>
</html>
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.