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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 5 14:07:48 PST 2018


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

            Bug ID: 183344
           Summary: When a block's height is determined by
                    min-height/max-height, children with percentage
                    heights are sized incorrectly
           Product: WebKit
           Version: Other
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: star.shravan at gmail.com

Created attachment 335023

  --> https://bugs.webkit.org/attachment.cgi?id=335023&action=review

Test case. The blue child of the first red box should take up the full space.

This is following issue #26559, which seems to only partially be fixed. When a child element has height 100% and the parent element no height, but only min-height: 100%, the child does not inherit height.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180305/7200bb54/attachment.html>


More information about the webkit-unassigned mailing list