[Webkit-unassigned] [Bug 112551] New: When a block's height is determined only by min-height, children with percentage heights are sized incorrectly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 18 03:27:49 PDT 2013


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

           Summary: When a block's height is determined only by
                    min-height, children with percentage heights are sized
                    incorrectly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Mac OS X 10.8
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: christophe.schwyzer at cargomedia.ch
                CC: bjonesbe at adobe.com


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

This bug seems to be similar to https://bugs.webkit.org/show_bug.cgi?id=26559. 

If the parents block height is only determined by min-height (height is not set), children with percentage heights are sized incorrectly.

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