[Webkit-unassigned] [Bug 114449] New: vertical-align: text-bottom allocates 1 pixel below element in container

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 11 09:36:30 PDT 2013


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

           Summary: vertical-align: text-bottom allocates 1 pixel below
                    element in container
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: stuart at testtrack4.com


Created an attachment (id=197626)
 --> (https://bugs.webkit.org/attachment.cgi?id=197626&action=review)
Test case

Expected behavior: using vertical-align: text-bottom works like vertical-align: bottom, in that it doesn't calculate additional space beneath the  element.
Actual behavior: vertical-align: text-bottom results in one additional pixel of height in the element's container.

See the attached test case. The red one-pixel gap between the top and bottom square should not be present.

-- 
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