[Webkit-unassigned] [Bug 32495] REGRESSION (r47440): font-size:small with background-color causes text to get clipped

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 23 14:17:42 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32495





--- Comment #4 from mitz at webkit.org  2009-12-23 14:17:41 PST ---
(In reply to comment #3)
> Caused by <http://trac.webkit.org/changeset/47440>.

Specifically, this part:
“Significant changes have been made to the "almost strict mode" line box quirk
where objects with no
text children have no effect on the height of a line. Instead of making the
height() of the objects
variable and dependent on overflow, the objects now have their full height and
get placed on
the baseline properly. They simply don't contribute to overflow above
lineTop/Bottom.”

Since the box is full height, it paints the background through the entire
height.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list