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 upBounds for Text display items are incorrect #153
Closed
Comments
ChrisParis
pushed a commit
to ChrisParis/servo
that referenced
this issue
Sep 7, 2014
Adding test cases for input type="text" and type="search" (4.10.7.1.2)
glennw
added a commit
to glennw/servo
that referenced
this issue
Jan 16, 2017
Some more work towards snapping / clipping accuracy issues.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
DisplayItem::Text should enclose the ascenders and descenders completely, but it seems like we are drawing the actual text too far down.
Note that Lineboxes do not necessarily enclose text box bounds, depending on the amount of leading induced by CSS
line-heightvalues.http://imgur.com/McWHB