Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIn case of vertical-align:text-top, font size of parent element is not correctly calculated. #895
Comments
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
…lements-9 tests for chapter 8 'Instantiating Custom Elements'
|
I think this is fixed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.