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

In case of vertical-align:text-top, font size of parent element is not correctly calculated. #895

Closed
june0cho opened this issue Sep 10, 2013 · 1 comment

Comments

@june0cho
Copy link
Contributor

@june0cho june0cho commented Sep 10, 2013

<span style="line-height: 12pt;">6. 
    <a style="font-size: 200%; vertical-align: text-top;">anchor</a> some angy text
</span>

In this case, the top of 'anchor' box should align with the top of the parent's content area.
Currently, the font size of parent element is not being calcutated correctly.

@jdm jdm added the A-layout/text label Apr 18, 2014
ChrisParis pushed a commit to ChrisParis/servo that referenced this issue Sep 7, 2014
…lements-9

tests for chapter 8 'Instantiating Custom Elements'
@mbrubeck
Copy link
Contributor

@mbrubeck mbrubeck commented May 24, 2016

I think this is fixed.

@mbrubeck mbrubeck closed this May 24, 2016
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.